Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
|
|
|
|
1 |
rdkit-pypi
|
2 |
py3Dmol
|
3 |
-
transformers
|
4 |
selfies
|
5 |
biopython
|
6 |
gradio
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
rdkit-pypi
|
4 |
py3Dmol
|
|
|
5 |
selfies
|
6 |
biopython
|
7 |
gradio
|