rna-folding-demo / requirements.txt
ptope's picture
trying 3d scatter
37c7712
raw
history blame contribute delete
265 Bytes
gradio==3.50.2
pandas==2.0.3
numpy==1.24.4
torch>=2.0.0
transformers>=4.28.0
tqdm>=4.65.0
biopython==1.81
sentence-transformers>=2.2.2
matplotlib>=3.7.1 # Useful for potential debugging or visualization
scikit-learn>=1.2.2 # Commonly used with transformers
plotly