Reverent commited on
Commit
8d4d150
·
verified ·
1 Parent(s): f00f711

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import gradio as gr
2
  import os
3
 
4
- gr.load("https://huggingface.co/spaces/Reverent/ATLEI2", src="spaces", hf_token=os.environ("HF_TOKEN"))
 
1
  import gradio as gr
2
  import os
3
 
4
+ gr.load("https://huggingface.co/spaces/Reverent/ATLEI2", src="spaces", hf_token=os.environ["HF_TOKEN"])