325678f
c49e2f3
325678f
c49e2f3
|
|
import gradio as gr
import torch
torch.hub.download_url_to_file('https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_sfw.ckpt','AbyssOrangeMix2_sfw.ckpt')
gr.Interface.load('./AbyssOrangeMix2_sfw.ckpt').launch() |