toshas commited on
Commit
ac68c09
·
1 Parent(s): 62b8cbf

add min and max requirements

Browse files
Files changed (2) hide show
  1. requirements.max.txt +65 -0
  2. requirements.min.txt +1 -0
requirements.max.txt ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-doc==0.0.4
3
+ annotated-types==0.7.0
4
+ anyio==4.11.0
5
+ black==25.11.0
6
+ certifi==2025.11.12
7
+ charset-normalizer==3.4.4
8
+ click==8.3.1
9
+ exceptiongroup==1.3.1
10
+ fastapi==0.122.0
11
+ ffmpy==1.0.0
12
+ filelock==3.20.0
13
+ fsspec==2025.10.0
14
+ gradio==5.29.0
15
+ gradio_client==1.10.0
16
+ groovy==0.1.2
17
+ h11==0.16.0
18
+ hf-xet==1.2.0
19
+ httpcore==1.0.9
20
+ httpx==0.28.1
21
+ huggingface_hub==1.1.5
22
+ idna==3.11
23
+ Jinja2==3.1.6
24
+ markdown-it-py==4.0.0
25
+ MarkupSafe==3.0.3
26
+ mdurl==0.1.2
27
+ mypy_extensions==1.1.0
28
+ numpy==2.2.6
29
+ orjson==3.11.4
30
+ packaging==25.0
31
+ pandas==2.3.3
32
+ pathspec==0.12.1
33
+ pillow==11.3.0
34
+ platformdirs==4.5.0
35
+ psutil==5.9.8
36
+ pydantic==2.11.10
37
+ pydantic_core==2.33.2
38
+ pydub==0.25.1
39
+ Pygments==2.19.2
40
+ python-dateutil==2.9.0.post0
41
+ python-multipart==0.0.20
42
+ pytokens==0.3.0
43
+ pytz==2025.2
44
+ PyYAML==6.0.3
45
+ requests==2.32.5
46
+ rich==14.2.0
47
+ ruff==0.14.6
48
+ safehttpx==0.1.7
49
+ semantic-version==2.10.0
50
+ shellingham==1.5.4
51
+ six==1.17.0
52
+ sniffio==1.3.1
53
+ spaces==0.36.0
54
+ starlette==0.50.0
55
+ tomli==2.3.0
56
+ tomlkit==0.13.3
57
+ tqdm==4.67.1
58
+ typer==0.20.0
59
+ typer-slim==0.20.0
60
+ typing-inspection==0.4.2
61
+ typing_extensions==4.15.0
62
+ tzdata==2025.2
63
+ urllib3==2.5.0
64
+ uvicorn==0.38.0
65
+ websockets==15.0.1
requirements.min.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ gradio-dualvision @ git+https://github.com/toshas/[email protected]