Spaces:
Running
on
Zero
Running
on
Zero
# Create necessary directories | |
mkdir -p hf_download | |
mkdir -p outputs | |
# If the model has not been downloaded, it will be automatically downloaded on the first run | |
echo "Environment setup complete, run python app.py to start the application" |