Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,5 +5,4 @@ transformers==4.10.0
|
|
5 |
torch==1.9.0
|
6 |
streamlit==1.10.0
|
7 |
altair<5
|
8 |
-
pickle-mixin
|
9 |
-
Cython>=0.29.30
|
|
|
5 |
torch==1.9.0
|
6 |
streamlit==1.10.0
|
7 |
altair<5
|
8 |
+
pickle-mixin
|
|