Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AdritRao
/
aaa_web_app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5ab7bbf
aaa_web_app
/
install.sh
AdritRao
Update install.sh
5ab7bbf
verified
6 months ago
raw
Copy download link
history
blame
Safe
143 Bytes
#!/bin/bash
git
clone
https://github.com/AdritRao/Comp2Comp.git /home/user/app/C2C
cd
/home/user/app/C2C
pip install -e .
pip3 install numpy