DavidWeiZhang's picture
Update app.py
0b02934
raw
history blame
176 Bytes
import gradio as gr
access_token="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"
gr.Interface.load("models/sd-dreambooth-library/avator-generator",use_auth_token=access_token).launch()