Skip to content

Commit

Permalink
Update v0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Beyondo committed Dec 22, 2022
1 parent 0335191 commit 573cb04
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions legacy/colab.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
from IPython.display import HTML
from diffusers import StableDiffusionImg2ImgPipeline, StableDiffusionInpaintPipeline
import env, PerformancePipeline, importlib
<<<<<<< HEAD
from hax import safety_patcher
=======
>>>>>>> Dev
importlib.reload(PerformancePipeline)
model_name = ""
inpaint_model_name = ""
Expand Down

0 comments on commit 573cb04

Please sign in to comment.