Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
huggingface-hub==0.34.3
|
| 2 |
fastai<2.8.0
|
| 3 |
IPython
|
| 4 |
-
gradio==4.16.0
|
|
|
|
|
|
| 1 |
huggingface-hub==0.34.3
|
| 2 |
fastai<2.8.0
|
| 3 |
IPython
|
| 4 |
+
gradio==4.16.0
|
| 5 |
+
pydantic==2.10.6
|