File size: 163 Bytes
2032b37
aaab804
2032b37
6cba34e
2032b37
1
2
3
4
5
import gradio as gr
access_token="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"

iface = gr.load("duypro247/TestScrape",src="spaces",hf_token=access_token)
iface.launch()