Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torch==2.0.1
|
|
6 |
datasets==2.14.5
|
7 |
huggingface_hub==0.17.3
|
8 |
gradio==3.50.2
|
9 |
-
tensorboard==2.14.1
|
|
|
|
6 |
datasets==2.14.5
|
7 |
huggingface_hub==0.17.3
|
8 |
gradio==3.50.2
|
9 |
+
tensorboard==2.14.1
|
10 |
+
scipy>=1.11.0
|