3d-scatter-rna-folding-demo / requirements.txt
ptope's picture
adding app to HF
8de8d8a
raw
history blame contribute delete
298 Bytes
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
gradio==4.3.0
huggingface_hub==0.18.0
requests==2.31.0