themeetjani
commited on
Commit
•
88e71fa
1
Parent(s):
14d39f5
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.31.0
|
2 |
+
numpy==1.25.2
|
3 |
+
torch==2.0.0
|
4 |
+
pandas==1.5.3
|
5 |
+
gradio==3.23.0
|