Spaces:
Sleeping
Sleeping
doshan1250
commited on
Commit
·
bce4b39
1
Parent(s):
e9cedb1
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
donut-python
|
3 |
+
gradio
|
4 |
+
transformers==4.25.1
|
5 |
+
timm==0.5.4
|
6 |
+
pytorch-lightning==1.6.4
|