Spaces:
Build error
Build error
danielp1402
commited on
Commit
•
4e7c582
1
Parent(s):
a955251
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fastai==2.7.12
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
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
|