Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reginabarzilaygroup
/
DiffDock-Pocket-Web
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
90ab2dd
DiffDock-Pocket-Web
/
basic_environment.yml
silterra
Add basic app and basic Dockerfile
ec60126
over 1 year ago
raw
Copy download link
history
blame
Safe
170 Bytes
name:
basic
channels:
-
nvidia
-
pytorch
-
defaults
-
conda-forge
dependencies:
-
python=3.9.17
-
pip=23.3.1
-
pytorch=1.13.1
-
pip:
-
streamlit==1.28