Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,9 +2,9 @@ torch
|
|
| 2 |
torchvision
|
| 3 |
opencv-python-headless
|
| 4 |
numpy
|
| 5 |
-
gradio
|
| 6 |
pydantic==2.10.6
|
| 7 |
-
fastapi
|
| 8 |
huggingface-hub
|
| 9 |
PyMuPDF
|
| 10 |
fpdf2
|
|
|
|
| 2 |
torchvision
|
| 3 |
opencv-python-headless
|
| 4 |
numpy
|
| 5 |
+
gradio
|
| 6 |
pydantic==2.10.6
|
| 7 |
+
fastapi
|
| 8 |
huggingface-hub
|
| 9 |
PyMuPDF
|
| 10 |
fpdf2
|