prithivMLmods commited on
Commit
22e74e0
·
verified ·
1 Parent(s): 4196f5a

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
  transformers==4.57.1
2
- num2words
 
3
  python-dotenv
4
- matplotlib
5
  sentencepiece
6
  qwen-vl-utils
7
- huggingface_hub
8
- openai
9
- torchvision
10
- einops
11
- requests
12
  gradio_modal
13
- pydantic
 
14
  accelerate
15
- spaces
16
- peft
 
17
  pillow
 
 
 
18
  torch
19
- webdriver-manager
 
1
  transformers==4.57.1
2
+ webdriver-manager
3
+ huggingface_hub
4
  python-dotenv
 
5
  sentencepiece
6
  qwen-vl-utils
 
 
 
 
 
7
  gradio_modal
8
+ torchvision
9
+ matplotlib
10
  accelerate
11
+ num2words
12
+ pydantic
13
+ requests
14
  pillow
15
+ openai
16
+ spaces
17
+ einops
18
  torch
19
+ peft