Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
djrana/Jugg-XL
djrana
/
anything
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
xp3857
commited on
Mar 9, 2023
Commit
50b441f
·
1 Parent(s):
0c3fab1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -64,7 +64,7 @@ def ac():
64
fac = f"{fac} "
65
print (rn)
66
c1+=1
67
-
if c1<4
68
vv=1
69
elif c1>=4:
70
vv=0
64
fac = f"{fac} "
65
print (rn)
66
c1+=1
67
+
if c1<4
:
68
vv=1
69
elif c1>=4:
70
vv=0