Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
09u2h4n
/
Plwrftapi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
09u2h4n
commited on
Jun 5, 2024
Commit
499e1bc
·
1 Parent(s):
91127bc
app.py test1
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -7,4 +7,4 @@ pwd = os.getcwd()
7
8
@app.get("/")
9
def greet_json():
10
-
return {"Sonuc": take_screenshot("https:google.com"
, "."
)}
7
8
@app.get("/")
9
def greet_json():
10
+
return {"Sonuc": take_screenshot("https:google.com")}