ArjunShukla commited on
Commit
c7013cb
·
verified ·
1 Parent(s): 7e6e19c

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -93,7 +93,7 @@ The model also surfaces **issues** (e.g. `too_vague`, `missing_context`) and **m
93
  ### With PromptForge (recommended)
94
 
95
  ```bash
96
- pip install promptforge
97
  # or from source: pip install -e ".[demo]"
98
 
99
  python -m promptforge download \
 
93
  ### With PromptForge (recommended)
94
 
95
  ```bash
96
+ pip install tuneprompt
97
  # or from source: pip install -e ".[demo]"
98
 
99
  python -m promptforge download \