Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
-
fastai
|
3 |
deoldify
|
4 |
scipy
|
|
|
1 |
+
torch>=2.0.0
|
2 |
+
fastai>=2.0.0
|
3 |
deoldify
|
4 |
scipy
|