Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ triton
|
|
| 4 |
torch
|
| 5 |
torchaudio
|
| 6 |
spaces
|
| 7 |
-
gradio
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
torchaudio
|
| 6 |
spaces
|
| 7 |
+
gradio
|
| 8 |
+
pydantic==2.10.6
|