syedMohib44 commited on
Commit
4e7a032
·
1 Parent(s): 2468363

Fix invalid colorTo value

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -71
requirements.txt CHANGED
@@ -1,71 +1,6 @@
1
- accelerate==0.34.2
2
- aiohappyeyeballs==2.4.0
3
- aiohttp==3.10.5
4
- aiosignal==1.3.1
5
- attrs==24.2.0
6
- bitsandbytes==0.43.3
7
- certifi==2024.8.30
8
- charset-normalizer==3.3.2
9
- colorama==0.4.6
10
- datasets==3.0.0
11
- dill==0.3.8
12
- docstring_parser==0.16
13
- filelock==3.16.0
14
- frozenlist==1.4.1
15
- fsspec==2024.6.1
16
- huggingface-hub==0.24.7
17
- idna==3.10
18
- Jinja2==3.1.4
19
- joblib==1.4.2
20
- markdown-it-py==3.0.0
21
- MarkupSafe==2.1.5
22
- mdurl==0.1.2
23
- mpmath==1.3.0
24
- multidict==6.1.0
25
- multiprocess==0.70.16
26
- neat-python==0.92
27
- networkx==3.3
28
- numpy==2.1.1
29
- packaging==24.1
30
- pandas==2.2.2
31
- peft==0.12.0
32
- pillow==10.2.0
33
- psutil==6.0.0
34
- pyarrow==17.0.0
35
- pygame==2.6.0
36
- Pygments==2.18.0
37
- python-dateutil==2.9.0.post0
38
- pytz==2024.2
39
- PyYAML==6.0.2
40
- regex==2024.9.11
41
- requests==2.32.3
42
- rich==13.8.1
43
- safetensors==0.4.5
44
- scikit-learn==1.5.2
45
- scipy==1.14.1
46
- setuptools==75.1.0
47
- shtab==1.7.1
48
- six==1.16.0
49
- sympy==1.13.2
50
- threadpoolctl==3.5.0
51
- tokenizers==0.19.1
52
- torch==2.4.1+cu118
53
- torchaudio==2.4.1+cu118
54
- torchvision==0.19.1+cu118
55
- tqdm==4.66.5
56
- transformers==4.44.2
57
- trl==0.10.1
58
- typing_extensions==4.12.2
59
- tyro==0.8.10
60
- tzdata==2024.1
61
- unsloth==2024.8
62
- urllib3==2.2.3
63
- xxhash==3.5.0
64
- yarl==1.11.1
65
- streamlit
66
- python-dotenv
67
- PyPDF2
68
- langchain
69
- huggingface-hub
70
- faiss-cpu
71
- sentence-transformers==2.2.2
 
1
+ torch==2.2.2
2
+ transformers==4.39.3
3
+ datasets==2.18.0
4
+ peft==0.10.0
5
+ accelerate==0.30.1
6
+ gradio==4.26.0