Spaces:
Sleeping
Sleeping
Dorjzodovsuren
commited on
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1,2 +1,10 @@
|
|
1 |
huggingface_hub
|
2 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub
|
2 |
+
torch
|
3 |
+
librosa>=0.5.1
|
4 |
+
tensorboardX>=1.2
|
5 |
+
tqdm>=4.15.0
|
6 |
+
numpy>=1.25.0
|
7 |
+
scipy
|
8 |
+
pandas
|
9 |
+
requests
|
10 |
+
scikit-image
|