Spaces:
Build error
Build error
File size: 376 Bytes
70da8f1 beab7f5 70da8f1 582a167 beab7f5 582a167 70da8f1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # --- Core pins required by Uni2TS 2.0.0 (see repo pyproject.toml) --- numpy==1.26.4 scipy==1.11.3 torch>=2.1,<2.5 gluonts~=0.14.3 einops==0.7.* lightning>=2.0 # --- App deps --- gradio>=4.0 yfinance>=0.2.40 pandas>=2.0 matplotlib>=3.8 huggingface_hub>=0.23 # --- Uni2TS (has the moirai2 module/classes you need) --- git+https://github.com/SalesforceAIResearch/uni2ts.git |