Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Actual-Innocence
/
2nd-Host-Ai
like
0
Runtime error
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
Actual-Innocence
commited on
3 days ago
Commit
54e5683
·
verified
·
1 Parent(s):
ab5e85c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -195,4 +195,4 @@ def download_default_samples():
195
with open(text_path, 'w') as f:
196
f.write(urls["text"])
197
198
-
print(
f
195
with open(text_path, 'w') as f:
196
f.write(urls["text"])
197
198
+
print(
finished)