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