Spaces:
Runtime error
Runtime error
SharmaAmit1818
commited on
Commit
•
4da0f71
1
Parent(s):
7f5309a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pandas==1.3.5
|
2 |
transformers==4.21.1
|
3 |
torch==1.11.0
|
4 |
-
gradio==3.0.12
|
|
|
|
1 |
pandas==1.3.5
|
2 |
transformers==4.21.1
|
3 |
torch==1.11.0
|
4 |
+
gradio==3.0.12
|
5 |
+
numpy==1.26.4
|