Narsil HF staff commited on
Commit
c9635f4
1 Parent(s): 2ecaeb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ from screenshot import (
12
  from spaces_info import description, examples, initial_prompt_value
13
 
14
 
15
-
16
  API_URL = os.getenv("API_URL")
17
  HF_API_TOKEN = os.getenv("HF_API_TOKEN")
18
 
 
12
  from spaces_info import description, examples, initial_prompt_value
13
 
14
 
 
15
  API_URL = os.getenv("API_URL")
16
  HF_API_TOKEN = os.getenv("HF_API_TOKEN")
17