Spaces:
Build error
Build error
update
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -12,6 +12,8 @@ gt4sd>=1.0.0
|
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
14 |
diffusers==0.6.0
|
|
|
|
|
15 |
nglview
|
16 |
PyTDC==0.3.7
|
17 |
gradio==3.12.0
|
|
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
14 |
diffusers==0.6.0
|
15 |
+
ipykernel
|
16 |
+
httpscore==0.15
|
17 |
nglview
|
18 |
PyTDC==0.3.7
|
19 |
gradio==3.12.0
|