Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
DMTuit/psy2
IrDelSol
/
psy2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DmitrMakeev
commited on
Jul 16, 2024
Commit
5b7b9df
·
verified
·
1 Parent(s):
d05b7d9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -19,7 +19,7 @@ wa_url = os.getenv('wa_url')
19
wa_api_key = os.getenv('wa_api_key')
20
21
22
-
up_db
= os.getenv('
up_db
')
23
24
25
19
wa_api_key = os.getenv('wa_api_key')
20
21
22
+
start_up
= os.getenv('
start_up
')
23
24
25