Spaces:
Runtime error
Runtime error
Commit
·
07a1e03
1
Parent(s):
6c53e28
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==3.44.1
|
2 |
Flask==3.0.0
|
3 |
torch==1.11.0
|
4 |
-
transformers==4.34.1
|
5 |
spacy==3.7.2
|
6 |
-
fastai
|
|
|
7 |
ohmeow-blurr==1.0.5
|
|
|
1 |
gradio==3.44.1
|
2 |
Flask==3.0.0
|
3 |
torch==1.11.0
|
|
|
4 |
spacy==3.7.2
|
5 |
+
fastai 1.0.61
|
6 |
+
transformers 4.0.0
|
7 |
ohmeow-blurr==1.0.5
|