Spaces:
Running on Zero
Running on Zero
add gradio_molecule3d to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
rc-foundry[all]
|
| 2 |
-
biopython
|
|
|
|
|
|
| 1 |
rc-foundry[all]
|
| 2 |
+
biopython
|
| 3 |
+
gradio_molecule3d
|