Spaces:
Running
on
T4
Running
on
T4
simonduerr
commited on
Commit
•
cae1726
1
Parent(s):
7b79b73
to fix error with pydantic validation in gradio<3.36.1
Browse files- 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
|