Spaces:
Running
Running
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ diffusers==0.6.0
|
|
17 |
gradio==3.45.2
|
18 |
markdown-it-py>=2.1.0
|
19 |
ipykernel
|
20 |
-
mols2grid==
|
21 |
pydantic<2.0.0
|
22 |
pandas>=1.0.0,<2.0.0
|
23 |
pymatgen>=2023.1.9
|
|
|
17 |
gradio==3.45.2
|
18 |
markdown-it-py>=2.1.0
|
19 |
ipykernel
|
20 |
+
mols2grid==1.1.1
|
21 |
pydantic<2.0.0
|
22 |
pandas>=1.0.0,<2.0.0
|
23 |
pymatgen>=2023.1.9
|