Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch
|
|
| 3 |
gradio
|
| 4 |
httpx==0.24.1
|
| 5 |
accelerate>=0.26.0
|
| 6 |
-
tenacity
|
|
|
|
|
|
| 3 |
gradio
|
| 4 |
httpx==0.24.1
|
| 5 |
accelerate>=0.26.0
|
| 6 |
+
tenacity
|
| 7 |
+
pydantic
|