Spaces:
Sleeping
Sleeping
alperenunlu
commited on
Commit
•
1abbdf4
1
Parent(s):
78790a7
Add requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai
|
2 |
+
gradio
|
3 |
+
timm
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
|