Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
gcsfs==2023.6.0
|
2 |
-
gcsfs==2023.6.0
|
3 |
-
gradio
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
timm==0.5.4
|
8 |
donut-python
|
|
|
1 |
+
gcsfs==2023.6.0
|
2 |
+
gcsfs==2023.6.0
|
3 |
+
gradio
|
4 |
+
transformers==4.25.1
|
5 |
+
pytorch-lightning==1.9.0
|
6 |
+
timm==0.5.4
|
|
|
7 |
donut-python
|