Update meme generator README.md

This commit is contained in:
Shubham Saboo 2025-06-19 15:52:34 -05:00 committed by GitHub
parent 576b51dea9
commit 53b1aa7cfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,5 +47,5 @@ API keys required:
``` ```
3. **Run the Streamlit app**: 3. **Run the Streamlit app**:
```bash ```bash
streamlit run ai_meme_generator.py streamlit run ai_meme_generator_agent.py
``` ```