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