aifeifei798 commited on
Commit
f9a60e4
·
verified ·
1 Parent(s): 32be2ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -16
requirements.txt CHANGED
@@ -1,16 +1,17 @@
1
- timm
2
- gradio
3
- mistralai
4
- requests
5
- accelerate
6
- git+https://github.com/huggingface/diffusers.git
7
- invisible_watermark
8
- torch
9
- xformers
10
- sentencepiece
11
- transformers
12
- peft
13
- psutil
14
- gradio_client
15
- spaces
16
- matplotlib
 
 
1
+ timm
2
+ mistralai
3
+ requests
4
+ accelerate
5
+ git+https://github.com/huggingface/diffusers.git
6
+ invisible_watermark
7
+ torch
8
+ xformers
9
+ sentencepiece
10
+ transformers
11
+ peft
12
+ psutil
13
+ spaces
14
+ matplotlib
15
+ opencv-python
16
+ opencv-python-headless
17
+ pillow