Spaces:
Runtime error
Runtime error
Commit
·
3e86e6c
1
Parent(s):
f362a1d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
donut-python
|
3 |
gradio
|
4 |
-
transformers==4.24.0
|
|
|
|
1 |
torch
|
2 |
donut-python
|
3 |
gradio
|
4 |
+
transformers==4.24.0
|
5 |
+
timm==0.6.13
|