Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
test-sj-crm/psy_vk
DMTuit
/
psy_vk
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DmitrMakeev
commited on
Aug 13, 2024
Commit
d843183
·
verified
·
1 Parent(s):
8683070
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -2293,5 +2293,4 @@ initialize_requests()
2293
2294
2295
if __name__ == '__main__':
2296
-
2297
-
app.run(host='0.0.0.0', port=int(os.environ.get('PORT', 7860)))
2293
2294
2295
if __name__ == '__main__':
2296
+
main()