Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
biovec
|
2 |
+
pytorch3d
|
3 |
+
accelerate==0.30.1
|
4 |
+
biopandas==0.5.1.dev0
|
5 |
+
prody==2.4.1
|
6 |
+
plotly==5.21.0
|
7 |
+
graphein==1.7.6
|
8 |
+
transformers==4.41.0
|
9 |
+
torch==2.1.2
|
10 |
+
networkx==3.1
|
11 |
+
pillow==10.2.0
|
12 |
+
kaleido==0.2.1
|