Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
transformers==4.33.0
|
2 |
gradio==3.35.2
|
3 |
torch==2.0.1+cpu
|
|
|
4 |
-f https://download.pytorch.org/whl/torch_stable.html
|
5 |
|
|
|
|
1 |
transformers==4.33.0
|
2 |
gradio==3.35.2
|
3 |
torch==2.0.1+cpu
|
4 |
+
numpy==1.24.3
|
5 |
-f https://download.pytorch.org/whl/torch_stable.html
|
6 |
|
7 |
+
|