prithivMLmods commited on
Commit
dddc022
·
verified ·
1 Parent(s): 72a0c9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -30
requirements.txt CHANGED
@@ -1,31 +1,11 @@
1
- torch==2.4.0
2
- torchvision==0.19.0
3
- transformers-stream-generator==0.0.4
4
- gradio_client==1.3.0
5
- diffusers
6
- accelerate
7
- transformers==4.49.0
8
- ultralytics
9
- peft
10
- huggingface_hub
11
- openai==1.58.1
12
- sentencepiece
13
- pandas
14
- requests
15
- scipy
16
- asyncio
17
- opencv-python
18
- supervision
19
- markdownify
20
- smolagents
21
- duckduckgo_search
22
  spaces
23
- safetensors
24
- librosa
25
- pydub
26
- ffmpeg-python
27
- av
28
- audiosegment
29
- edge-tts
30
- trimesh
31
- qwen-vl-utils==0.0.2
 
1
+ git+https://github.com/huggingface/diffusers.git
2
+ git+https://github.com/huggingface/transformers.git
3
+ git+https://github.com/huggingface/accelerate.git
4
+ git+https://github.com/huggingface/peft.git
5
+ torch
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  spaces
7
+ gradio
8
+ gradio-imageslider
9
+ numpy
10
+ fastapi
11
+ opencv-python