Spaces:
Runtime error
Runtime error
SharmaAmit1818
commited on
Commit
•
04df87b
1
Parent(s):
3f49524
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.21.1
|
2 |
+
torch==1.11.0
|
3 |
+
pandas==1.3.5
|
4 |
+
gradio==3.0.12
|