prithivMLmods commited on
Commit
56c5a1c
·
verified ·
1 Parent(s): 938f996

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -62
requirements.txt CHANGED
@@ -1,69 +1,12 @@
 
1
  torch==2.11.0
2
  torchvision==0.26.0
3
  transformers==5.14.1
4
  accelerate==1.14.0
5
  diffusers==0.39.0
6
  peft==0.19.1
7
- tokenizers==0.22.2
8
- sentencepiece==0.2.2
9
- safetensors==0.8.0
10
  gradio==6.20.0
11
- gradio-client==2.5.0
12
- hf-gradio==0.4.1
13
- spaces==0.51.0
14
- fastapi==0.139.1
15
- starlette==1.3.1
16
- uvicorn==0.51.0
17
- pydantic==2.12.5
18
- pydantic-core==2.41.5
19
- pydantic-settings==2.14.2
20
- typing-inspection==0.4.2
21
- python-multipart==0.0.32
22
- orjson==3.11.9
23
- httpx-sse==0.4.3
24
- websockets==16.1
25
- mcp==1.28.1
26
- platformdirs==4.10.0
27
- psutil==7.2.2
28
- regex==2026.7.10
29
- pillow==12.3.0
30
- av==18.0.0
31
- pydub==0.25.1
32
- authlib==1.7.2
33
- cryptography==49.0.0
34
- pyOpenSSL==26.3.0
35
- cffi==2.1.0
36
- pycparser==3.0
37
- email-validator==2.3.0
38
- dnspython==2.8.0
39
- python-dotenv==1.2.2
40
- itsdangerous==2.2.0
41
- pyjwt==2.13.0
42
- jsonschema==4.26.0
43
- jsonschema-specifications==2025.9.1
44
- referencing==0.37.0
45
- rpds-py==2026.6.3
46
- annotated-types==0.7.0
47
- semantic-version==2.10.0
48
- tomlkit==0.14.0
49
- importlib_metadata==9.0.0
50
- zipp==4.1.0
51
- pytz==2026.2
52
- safehttpx==0.1.7
53
- brotli==1.2.0
54
- groovy==0.1.2
55
- id==1.6.1
56
- joserfc==1.7.3
57
- kernels==0.16.0
58
- kernels-data==0.16.0
59
- rfc3161-client==1.0.7
60
- rfc8785==0.1.4
61
- securesystemslib==1.4.0
62
- sigstore==4.4.0
63
- sigstore-models==0.0.6
64
- sigstore-rekor-types==0.0.18
65
- sse-starlette==3.4.5
66
- tuf==7.0.0
67
-
68
- # scientific computing
69
- numpy==2.4.6
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu130
2
  torch==2.11.0
3
  torchvision==0.26.0
4
  transformers==5.14.1
5
  accelerate==1.14.0
6
  diffusers==0.39.0
7
  peft==0.19.1
 
 
 
8
  gradio==6.20.0
9
+ av==17.1.0
10
+ spaces==0.51.1
11
+ huggingface-hub==1.24.0
12
+ kernels==0.16.0