Spaces:
Runtime error
Runtime error
Commit
·
14c9877
1
Parent(s):
eaa94d7
add requirements
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.29.0
|
2 |
+
transformers==4.36.2
|
3 |
+
torch==2.1.2
|