Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
fastai
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
opencv-python-headless
|
|
|
|
| 1 |
gradio
|
| 2 |
+
fastai<2.8.0 # VEYA fastai==2.7.13 gibi belirli bir eski sürüm
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
opencv-python-headless
|