YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
MidJourney Prompt Generator with Memory Support
This project generates prompts for MidJourney using Hugging Face's transformers library and remembers past conversations to adjust prompts accordingly.
Requirements
- Python 3.8 or higher
- Required packages in
requirements.txt
Installation
- Clone this repository.
- Create a virtual environment (optional but recommended):
python3 -m venv myenv source myenv/bin/activate - Install the required libraries:
pip install -r requirements.txt
Running the App
To run the app, simply execute:
python app.py
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support