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