Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
DIAMONIK7777/wa_gc_api
DIAMONIK7777
/
up_fail
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
DmitrMakeev
commited on
Nov 12, 2024
Commit
0f0488a
·
verified
·
1 Parent(s):
140cf1a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -2331,6 +2331,7 @@ def serve_html_vk(filename):
2331
return jsonify({"error": str(e)}), 500
2332
2333
2334
2335
2336
2331
return jsonify({"error": str(e)}), 500
2332
2333
2334
+
2335
2336
2337