Spaces:
Runtime error
Runtime error
Theivaprakasham
commited on
Commit
•
d4214e2
1
Parent(s):
036ab9e
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
aiofiles
|
2 |
aiohttp
|
3 |
asyncio
|
4 |
-
timm==0.
|
5 |
fastai==2.7.2
|
6 |
numpy==1.21.6
|
7 |
Pillow==9.1.1
|
|
|
1 |
aiofiles
|
2 |
aiohttp
|
3 |
asyncio
|
4 |
+
timm==0.6.13
|
5 |
fastai==2.7.2
|
6 |
numpy==1.21.6
|
7 |
Pillow==9.1.1
|