Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
|
|
|
2 |
gradio>=3.50.0
|
3 |
plotly>=5.13.0
|
4 |
-
numpy>=1.19.0
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
+
torch
|
3 |
gradio>=3.50.0
|
4 |
plotly>=5.13.0
|
5 |
+
numpy>=1.19.0
|
6 |
+
huggingface_hub
|