Spaces:
Sleeping
Sleeping
shikharyashmaurya
commited on
Commit
•
0f64f5c
1
Parent(s):
0c4c553
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
fastai==2.7.12
|
2 |
-
gradio
|
|
|
|
|
|
|
|
1 |
fastai==2.7.12
|
2 |
+
gradio
|
3 |
+
timm==0.9.2
|
4 |
+
torch==2.0.1
|
5 |
+
torchvision==0.15.2
|