Spaces:
Running
on
T4
Running
on
T4
to fix error with pydantic validation in gradio<3.36.1
#6
by
simonduerr
- opened
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ decorator==5.1.0
|
|
5 |
icecream
|
6 |
biopython
|
7 |
py3Dmol
|
|
|
|
5 |
icecream
|
6 |
biopython
|
7 |
py3Dmol
|
8 |
+
pydantic<2
|