Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eaedk
/
iris-flowers-classification
like
0
Sleeping
App
Files
Files
Community
a14f8da
iris-flowers-classification
/
commands.txt
eaedk
all my project
f1d873d
over 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
python3 -m venv env_name
# activate
# install dependencies
pip install -r requirements.txt