Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse fileslikely needed.
note that it's POSSIBLE that only an update to gradio is needed. just goin by what made my space work again.
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ llvmlite
|
|
| 18 |
appdirs
|
| 19 |
nbconvert==5.3.1
|
| 20 |
tornado==4.2
|
| 21 |
-
pydantic==
|
| 22 |
deepspeed
|
| 23 |
py-cpuinfo
|
| 24 |
hjson
|
|
|
|
| 18 |
appdirs
|
| 19 |
nbconvert==5.3.1
|
| 20 |
tornado==4.2
|
| 21 |
+
pydantic==2.10.6
|
| 22 |
deepspeed
|
| 23 |
py-cpuinfo
|
| 24 |
hjson
|