TwoQuarks commited on
Commit
795a333
·
verified ·
1 Parent(s): 01e0cf8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -2,13 +2,10 @@ numpy
2
  pandas
3
  matplotlib
4
  huggingface_hub<1.0
5
-
6
- # UI
7
  gradio
8
 
9
  # workaround al bug de schema bool (pydantic 2.11+)
10
  pydantic==2.10.6
11
-
12
  gradio==5.4.0
13
  gradio_client==1.4.2
14
- pydantic==2.10.6
 
2
  pandas
3
  matplotlib
4
  huggingface_hub<1.0
 
 
5
  gradio
6
 
7
  # workaround al bug de schema bool (pydantic 2.11+)
8
  pydantic==2.10.6
 
9
  gradio==5.4.0
10
  gradio_client==1.4.2
11
+