Saravutw commited on
Commit
9cf9ec2
·
verified ·
1 Parent(s): 1408ab1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@ import gradio as gr
3
  from gradio_client import Client, handle_file
4
 
5
  # Configuration - ตรวจสอบว่ามี HF_TOKEN ใน Settings แล้ว
6
- HF_TOKEN = os.getenv("HF_TOKEN")
7
  TARGET_SPACE = "selfit-camera/omni-image-editor"
8
 
9
  def remote_bridge(inputs, prompt, mode):
 
3
  from gradio_client import Client, handle_file
4
 
5
  # Configuration - ตรวจสอบว่ามี HF_TOKEN ใน Settings แล้ว
 
6
  TARGET_SPACE = "selfit-camera/omni-image-editor"
7
 
8
  def remote_bridge(inputs, prompt, mode):