Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
-
streamlit
|
3 |
-
|
4 |
toml==0.10.2
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.10.0
|
|
|
|
|
2 |
toml==0.10.2
|
3 |
+
ohmeow-blurr==1.0.5
|
4 |
+
huggingface-hub==0.8.1
|
5 |
+
fastai==2.7.6
|
6 |
+
fastcore==1.4.5
|
7 |
+
gensim==3.6.0
|