Spaces:
Runtime error
Runtime error
Commit ·
447a9be
1
Parent(s): e2f4939
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch
|
| 2 |
transformers==4.23
|
| 3 |
git+https://github.com/impira/docquery.git@a494fe5af452d20011da75637aa82d246a869fa0#egg=docquery[web,donut]
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers==4.23
|
| 3 |
git+https://github.com/impira/docquery.git@a494fe5af452d20011da75637aa82d246a869fa0#egg=docquery[web,donut]
|
| 4 |
+
pydantic==1.10
|