Spaces:
Running
Running
Francisco Cerna
commited on
Commit
·
8a20fb0
1
Parent(s):
7d55a9f
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
-
huggingface-hub==0.11
|
4 |
gradio==2.8.1
|
5 |
IPython
|
6 |
matplotlib>=3.2.2
|
@@ -14,7 +14,7 @@ torch>=1.7.0
|
|
14 |
torchvision>=0.8.1
|
15 |
tqdm>=4.41.0
|
16 |
# logging -------------------------------------
|
17 |
-
tensorboard>=2.4.1
|
18 |
# wandb
|
19 |
# plotting ------------------------------------
|
20 |
seaborn>=0.11.0
|
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
+
huggingface-hub==0.11
|
4 |
gradio==2.8.1
|
5 |
IPython
|
6 |
matplotlib>=3.2.2
|
|
|
14 |
torchvision>=0.8.1
|
15 |
tqdm>=4.41.0
|
16 |
# logging -------------------------------------
|
17 |
+
# tensorboard>=2.4.1
|
18 |
# wandb
|
19 |
# plotting ------------------------------------
|
20 |
seaborn>=0.11.0
|