runtime error
Exit code: 1. Reason: orary Redirect" INFO:httpx:HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/sentence-transformers/all-MiniLM-L6-v2/c9745ed1d9f207416be6d2e6f8de32d1f16199bf/1_Pooling%2Fconfig.json "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://huggingface.co/api/resolve-cache/models/sentence-transformers/all-MiniLM-L6-v2/c9745ed1d9f207416be6d2e6f8de32d1f16199bf/1_Pooling%2Fconfig.json "HTTP/1.1 200 OK" config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A config.json: 100%|██████████| 190/190 [00:00<00:00, 893kB/s] INFO:httpx:HTTP Request: GET https://huggingface.co/api/models/sentence-transformers/all-MiniLM-L6-v2 "HTTP/1.1 200 OK" Batches: 0%| | 0/5 [00:00<?, ?it/s][A Batches: 100%|██████████| 5/5 [00:00<00:00, 6.91it/s] /app/app.py:54: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). dt_from = (datetime.utcnow() - timedelta(days=freshness_days)).strftime("%Y-%m-%d") /app/app.py:99: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). "year": datetime.utcnow().year, INFO:httpx:HTTP Request: HEAD https://huggingface.co/api/telemetry/gradio/initiated "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" Traceback (most recent call last): File "/app/app.py", line 347, in <module> create_app().launch() ~~~~~~~~~~^^ File "/app/app.py", line 255, in create_app fig0, summ0 = build_chart(1500, 2500, lang_state.value) # ② 동일 상태값 사용 ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/app.py", line 135, in build_chart yv = float(half_sine(np.array([yr]), period, AMPL[period])) TypeError: only 0-dimensional arrays can be converted to Python scalars
Container logs:
Fetching error logs...