Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
pip install -r requirements.txt
|
2 |
-
|
3 |
streamlit==0.87.0
|
4 |
transformers==4.11.0
|
5 |
torch==1.8.2
|
|
|
|
|
|
|
|
|
|
1 |
streamlit==0.87.0
|
2 |
transformers==4.11.0
|
3 |
torch==1.8.2
|
4 |
+
|
5 |
+
pip install -r requirements.txt
|