Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
1 |
+
torch==2.5.1
|
2 |
+
fastai==2.7.18
|
3 |
+
fastcore==1.7.27
|
4 |
+
gradio
|