Spaces:
Running on Zero
Running on Zero
| # Navigate to the project directory | |
| cd /Users/christoph/Dokumente/entwicklung/mangatranslator | |
| # Activate the virtual environment | |
| source venv/bin/activate | |
| # Run the Streamlit app | |
| streamlit run app.py | |