Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
gradio==
|
3 |
-
ohmeow-blurr==1.0.5
|
4 |
-
torch==1.13.1
|
5 |
-
transformers==4.38.1
|
6 |
fastai==2.7.14
|
|
|
1 |
+
|
2 |
+
gradio==3.50.0
|
3 |
+
ohmeow-blurr==1.0.5
|
4 |
+
torch==1.13.1
|
5 |
+
transformers==4.38.1
|
6 |
fastai==2.7.14
|