• Yorick's avatar
    Update replicate code and readme (#73) · 6ec44fc1
    Yorick authored
    
    
    * Add working cog demo
    
    * Add safety checker
    
    * Print seed when doing a prediction
    
    * Update README.md
    
    * Update for upstream changes, update torch==2.1.1, pget model weights
    
    * Add up to four inputs and outputs in cog demo
    
    And clean up predict.py based on review feedback
    
    * Add some debug output for users
    
    * Improve cog parameters based on feedback
    
    * Strip trigger_word from prompt using tokenizer
    
    * Fix guidance scale bug, allow no classifier free guidance in pipeline.
    
    * Update README.md
    
    * Disallow trigger word in negative prompt
    
    ---------
    Co-authored-by: default avatarJudith van Stegeren <judith@replicate.com>
    Co-authored-by: default avatarJudith van Stegeren <690008+jd7h@users.noreply.github.com>
    6ec44fc1
predict.py 9.15 KB