Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Docfile/Attaque
Docfile
/
Attaque2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Docfile
commited on
Apr 7
Commit
4f72684
·
verified
·
1 Parent(s):
1dbe103
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
#fv
2
from flask import Flask, render_template, request, jsonify
3
import os
4
import json
1
#fv
2
+
#-
3
from flask import Flask, render_template, request, jsonify
4
import os
5
import json