Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
donut-python
|
| 2 |
torch
|
| 3 |
streetview
|
|
|
|
| 4 |
numpy
|
| 5 |
pillow
|
| 6 |
torchvision
|
|
|
|
| 1 |
donut-python
|
| 2 |
torch
|
| 3 |
streetview
|
| 4 |
+
huggingface_hub
|
| 5 |
numpy
|
| 6 |
pillow
|
| 7 |
torchvision
|