Rausda6/TiRex-demo
Update app.py
Upload app.py
Rename app.py to appo.py
Update app.py
Update app.py
Fix config
Update demo to run on CPU
update citation
added openpyxl
torch.compile, removed tirex folder, loading from pip
add parquet support
transpose switch, context cutoff as in paper, full context for custom data
preset forecasting data used only when default forecast length is set, tested, updated README.md
predicting last forecast_length (not tested yet)
fixed No timeseries chosen to plot.. bug
explicit server_name and port
trying real app.py
removed funny libs
debugged dockerfile
another stupid lib
check if file starts with unknown lib
print flush
logs in test
removed app variable
explicit port and server name for testing
test gradio app
upd dockerfile permission like developer of HF suggested
ownership with id
ownership of /app repository
env variables to controll locations
added tirex as model
removed tirex gh repo
upd dockerfile to run app.py in tirex env
upd readme.md so the app starts with dockerfile
removed requirements.txt
dockerfile to use .yaml file, requirements.txt didnt work
requirements.txt
second round of edits from günther and andreas
connectivity and debugging
tirex forecasting in model_forecast()
all andreas suggestions are added
waiting for the review
initial commit
