Spaces:
Sleeping
Sleeping
Hewage
commited on
Commit
·
853d02a
1
Parent(s):
d8cd044
updaetd requirements txt timm
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
fastai
|
2 |
torch
|
|
|
3 |
# torch==1.12.1
|
4 |
# gradio
|
5 |
# numpy=1.25
|
|
|
1 |
fastai
|
2 |
torch
|
3 |
+
timm
|
4 |
# torch==1.12.1
|
5 |
# gradio
|
6 |
# numpy=1.25
|