Skip to content

Commit

Permalink
Add rockethub package
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasVandroux committed Apr 9, 2019
1 parent 8422600 commit feb0582
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 206 deletions.
2 changes: 1 addition & 1 deletion detect.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import torch
from torch.autograd import Variable
from rockethub.Rocket import Rocket
from rockethub import Rocket
from PIL import Image

# --- LOAD IMAGE ---
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ pyparsing==2.3.1
python-dateutil==2.8.0
PyWavelets==1.0.2
requests==2.21.0
rockethub==0.1.1
scikit-image==0.15.0
scipy==1.2.1
setuptools==40.8.0
Expand Down
116 changes: 0 additions & 116 deletions rockethub/DiscoveryAPI.py

This file was deleted.

89 changes: 0 additions & 89 deletions rockethub/Rocket.py

This file was deleted.

Empty file removed rockethub/__init__.py
Empty file.

0 comments on commit feb0582

Please sign in to comment.