Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ git+https://github.com/huggingface/transformers.git
|
|
| 3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 4 |
torch
|
| 5 |
numpy==1.24.3
|
| 6 |
-
pydantic
|
| 7 |
fastapi
|
| 8 |
gradio
|
| 9 |
accelerate
|
|
|
|
| 3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 4 |
torch
|
| 5 |
numpy==1.24.3
|
| 6 |
+
pydantic==2.10.6
|
| 7 |
fastapi
|
| 8 |
gradio
|
| 9 |
accelerate
|