jannisborn
commited on
Commit
•
e8460f3
1
Parent(s):
c08f47c
update
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -14,6 +14,8 @@ molecule_generation
|
|
14 |
nglview
|
15 |
pymatgen
|
16 |
diffusers==0.6.0
|
|
|
|
|
17 |
PyTDC==0.3.7
|
18 |
gradio==3.12.0
|
19 |
markdown-it-py>=2.1.0
|
|
|
14 |
nglview
|
15 |
pymatgen
|
16 |
diffusers==0.6.0
|
17 |
+
ipykernel
|
18 |
+
httpscore==0.15
|
19 |
PyTDC==0.3.7
|
20 |
gradio==3.12.0
|
21 |
markdown-it-py>=2.1.0
|