Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Phu92kt
/
2captcha
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Phu92kt
commited on
Apr 22, 2025
Commit
f490b58
·
verified
·
1 Parent(s):
08b610a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -62,4 +62,4 @@ def gradio_interface():
62
)
63
64
# Запуск интерфейса
65
-
gradio_interface().launch(
enable_queue=True
)
62
)
63
64
# Запуск интерфейса
65
+
gradio_interface().launch()