Spaces:
Runtime error
Runtime error
Update requirnments.txt
Browse files- requirnments.txt +1 -0
requirnments.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
streamlit==1.21.0
|
2 |
transformers==4.28.0
|
3 |
torch==1.13.1
|
|
|
1 |
+
pip install transformers
|
2 |
streamlit==1.21.0
|
3 |
transformers==4.28.0
|
4 |
torch==1.13.1
|