implemented wandb to classifier
This commit is contained in:
parent
8aec5e4d07
commit
1fe643d464
11 changed files with 630 additions and 7 deletions
109
wandb/run-20200126_144058-y7pjuj9j/requirements.txt
Normal file
109
wandb/run-20200126_144058-y7pjuj9j/requirements.txt
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
apturl==0.5.2
|
||||
argh==0.26.2
|
||||
asn1crypto==0.24.0
|
||||
bcrypt==3.1.6
|
||||
binwalk==2.1.2
|
||||
blinker==1.4
|
||||
brlapi==0.6.7
|
||||
certifi==2018.8.24
|
||||
chardet==3.0.4
|
||||
click==7.0
|
||||
command-not-found==0.3
|
||||
configparser==4.0.2
|
||||
cryptography==2.6.1
|
||||
cupshelpers==1.0
|
||||
cycler==0.10.0
|
||||
dbus-python==1.2.12
|
||||
decorator==4.3.0
|
||||
defer==1.0.6
|
||||
distro-info==0.21ubuntu4
|
||||
distro==1.3.0
|
||||
docker-pycreds==0.4.0
|
||||
duplicity==0.8.4
|
||||
entrypoints==0.3
|
||||
fasteners==0.12.0
|
||||
future==0.16.0
|
||||
gitdb2==2.0.6
|
||||
gitpython==3.0.5
|
||||
gql==0.2.0
|
||||
graphql-core==1.1
|
||||
httplib2==0.11.3
|
||||
idna==2.6
|
||||
keyring==18.0.1
|
||||
keyrings.alt==3.1.1
|
||||
kiwisolver==1.0.1
|
||||
language-selector==0.1
|
||||
launchpadlib==1.10.7
|
||||
lazr.restfulclient==0.14.2
|
||||
lazr.uri==1.0.3
|
||||
lockfile==0.12.2
|
||||
louis==3.10.0
|
||||
macaroonbakery==1.2.3
|
||||
mako==1.0.7
|
||||
markupsafe==1.1.0
|
||||
matplotlib==3.0.2
|
||||
monotonic==1.5
|
||||
netifaces==0.10.4
|
||||
numpy==1.16.2
|
||||
nvidia-ml-py3==7.352.0
|
||||
oauth==1.0.1
|
||||
oauthlib==2.1.0
|
||||
olefile==0.46
|
||||
paramiko==2.6.0
|
||||
pathtools==0.1.2
|
||||
pexpect==4.6.0
|
||||
pillow==6.1.0
|
||||
pip==18.1
|
||||
promise==2.3
|
||||
protobuf==3.6.1
|
||||
psutil==5.6.7
|
||||
pycairo==1.16.2
|
||||
pycrypto==2.6.1
|
||||
pycups==1.9.73
|
||||
pygments==2.3.1
|
||||
pygobject==3.34.0
|
||||
pyjwt==1.7.0
|
||||
pymacaroons==0.13.0
|
||||
pynacl==1.3.0
|
||||
pyopengl==3.1.0
|
||||
pyparsing==2.2.0
|
||||
pyqt5==5.12.3
|
||||
pyqtgraph==0.11.0.dev0
|
||||
pyrfc3339==1.1
|
||||
python-apt==1.9.0+ubuntu1.3
|
||||
python-dateutil==2.7.3
|
||||
python-debian==0.1.36
|
||||
pytz==2019.2
|
||||
pyxdg==0.25
|
||||
pyyaml==5.1.2
|
||||
reportlab==3.5.23
|
||||
requests-unixsocket==0.1.5
|
||||
requests==2.21.0
|
||||
scipy==1.2.2
|
||||
secretstorage==2.3.1
|
||||
sentry-sdk==0.14.0
|
||||
setuptools==41.1.0
|
||||
shortuuid==0.5.0
|
||||
simplejson==3.16.0
|
||||
sip==4.19.18
|
||||
six==1.12.0
|
||||
smmap2==2.0.5
|
||||
subprocess32==3.5.4
|
||||
system-service==0.3
|
||||
systemd-python==234
|
||||
torch==1.3.1+cpu
|
||||
torchvision==0.4.2+cpu
|
||||
tqdm==4.41.0
|
||||
ubuntu-advantage-tools==19.5
|
||||
ubuntu-drivers-common==0.0.0
|
||||
ufw==0.36
|
||||
unattended-upgrades==0.1
|
||||
urllib3==1.24.1
|
||||
usb-creator==0.3.7
|
||||
virtualenv==15.1.0
|
||||
wadllib==1.3.3
|
||||
wandb==0.8.22
|
||||
watchdog==0.9.0
|
||||
wheel==0.32.3
|
||||
xkit==0.0.0
|
||||
zope.interface==4.3.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue