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