Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oberbics
/
HistorySpace
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
71ae7b5
HistorySpace
/
examples.py
oberbics
Update examples.py
71ae7b5
verified
5 months ago
raw
Copy download link
history
blame
Safe
226 Bytes
# In examples.py, change each example to add a window size before the True flag
# For example:
[
# Template
"""..."""
,
# Text
"""..."""
,
# Window size (add this)
"4000"
,
# Is example flag
True
]