vhs01 commited on
Commit
577c705
·
verified ·
1 Parent(s): 65b383c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +33 -3
requirements.txt CHANGED
@@ -1,3 +1,33 @@
1
- transformers=4.30.2
2
- gradio=3.0
3
- torch=2.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.30.1
2
+ aiofiles==23.2.1
3
+ altair==4.2.2
4
+ bitsandbytes==0.43.1
5
+ fastapi==0.111.0
6
+ ffmpy==0.3.2
7
+ fsspec==2023.6.0
8
+ gradio==4.31.4
9
+ gradio-client==0.16.4
10
+ httpx==0.27.0
11
+ huggingface-hub==0.20.3
12
+ importlib-resources==6.4.0
13
+ Jinja2==3.1.4
14
+ MarkupSafe==2.1.5
15
+ matplotlib==3.7.1
16
+ networkx==3.3
17
+ numpy==1.25.2
18
+ orjson==3.10.3
19
+ packaging==24.0
20
+ pandas==2.0.3
21
+ peft==0.11.1
22
+ pillow==9.4.0
23
+ psutil==5.9.5
24
+ pyyaml==6.0.1
25
+ requests==2.31.0
26
+ safetensors==0.4.3
27
+ sympy==1.12
28
+ tokenizers==0.19.1
29
+ torch==2.2.1+cu121
30
+ tqdm==4.66.4
31
+ transformers==4.40.2
32
+ typing-extensions==4.11.0
33
+ urllib3==2.0.7