Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion llm2fx-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ python -m pip install -e .
```bash
python llm2fx/inference/text2fx/run_llm.py
--model_name mistral_7b
--eq_type reverb
--fx_type reverb
--timbre_word church
--inst_type guitar
--use_incontext True
Expand Down