InstaTutor_v1 / app.py
sidthephysicskid's picture
hf_token needed
07f2c6a
raw
history blame contribute delete
155 Bytes
import gradio as gr
interface = gr.load("sidthephysicskid/InstaTutor", src="spaces", hf_token='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')
interface.launch()