Reverent commited on
Commit
1316164
·
verified ·
1 Parent(s): a14d940

Create main.py

Browse files
Files changed (1) hide show
  1. main.py +3 -0
main.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gr
2
+
3
+ gr.load(path, src="spaces", hf_token=os.getenv("HF_TOKEN"))