Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ deoldify
|
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
opencv-python
|
| 5 |
-
fastai
|
| 6 |
scipy
|
|
|
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
opencv-python
|
| 5 |
+
fastai==1.0.61
|
| 6 |
scipy
|