Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers==4.26.0
|
2 |
torch==2.0.1
|
3 |
gradio==3.16.2
|
|
|
|
1 |
transformers==4.26.0
|
2 |
torch==2.0.1
|
3 |
gradio==3.16.2
|
4 |
+
numpy
|