Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
stmol==0.0.9
|
3 |
+
py3Dmol
|
4 |
+
biotite
|
5 |
+
ipywidgets
|
6 |
+
ipython_genutils
|
7 |
+
gradio-client
|
8 |
+
gradio
|
9 |
+
transformers
|
10 |
+
torch
|