lucabadiali commited on
Commit
5396065
·
1 Parent(s): 57fbf67

First dashboard synched with HF face

Browse files
Files changed (2) hide show
  1. error.txt +0 -0
  2. requirements.txt +2 -0
error.txt DELETED
File without changes
requirements.txt CHANGED
@@ -6,6 +6,7 @@ annotated-doc==0.0.3
6
  annotated-types==0.7.0
7
  anyio==4.11.0
8
  appnope==0.1.4
 
9
  asttokens==3.0.0
10
  attrs==25.4.0
11
  certifi==2025.10.5
@@ -87,6 +88,7 @@ transformers==4.57.1
87
  typing-inspection==0.4.2
88
  typing_extensions==4.15.0
89
  tzdata==2025.2
 
90
  urllib3==2.5.0
91
  uvicorn==0.38.0
92
  wcwidth==0.2.14
 
6
  annotated-types==0.7.0
7
  anyio==4.11.0
8
  appnope==0.1.4
9
+ APScheduler==3.11.1
10
  asttokens==3.0.0
11
  attrs==25.4.0
12
  certifi==2025.10.5
 
88
  typing-inspection==0.4.2
89
  typing_extensions==4.15.0
90
  tzdata==2025.2
91
+ tzlocal==5.3.1
92
  urllib3==2.5.0
93
  uvicorn==0.38.0
94
  wcwidth==0.2.14