Spaces:
Runtime error
Runtime error
Nifdi Guliyev commited on
Commit ·
3a68b05
1
Parent(s): 41f8d67
message
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
fastai
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
fastai==2.7.12
|
| 2 |
+
gradio==3.34.0
|
| 3 |
+
timm==0.9.2
|
| 4 |
+
torch==2.0.1
|
| 5 |
+
torchvision==0.15.2
|