Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
transformers
|
3 |
pandas
|
4 |
-
numpy
|
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
pandas
|
4 |
+
numpy
|
5 |
+
torch==2.3.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu
|