Spaces:
Runtime error
Runtime error
damilojohn
commited on
Commit
•
d2d558b
1
Parent(s):
c15867b
Update requirements.txt
Browse files- requirements.txt +9 -7
requirements.txt
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
-
sentence-transformers
|
2 |
-
spotify
|
3 |
-
requests_html
|
4 |
-
boto3
|
5 |
datasets
|
|
|
|
|
6 |
# torch --extra-index-url https://download.pytorch.org/whl/cpu
|
7 |
-
torch
|
8 |
-
loguru
|
9 |
huggingface-hub
|
10 |
-
wandb
|
|
|
1 |
+
#sentence-transformers
|
2 |
+
#spotify
|
3 |
+
#requests_html
|
4 |
+
#boto3
|
5 |
datasets
|
6 |
+
gradio
|
7 |
+
requests
|
8 |
# torch --extra-index-url https://download.pytorch.org/whl/cpu
|
9 |
+
#torch
|
10 |
+
#loguru
|
11 |
huggingface-hub
|
12 |
+
#wandb
|