Spaces:
Build error
Build error
Commit ·
e7f6286
1
Parent(s): 94610b4
added req
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.22.0
|
| 2 |
+
transformers==4.29.2
|
| 3 |
+
torch==1.13.1
|