File size: 262 Bytes
325678f
c49e2f3
325678f
c49e2f3
 
 
1
2
3
4
5
6
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()