lukiod commited on
Commit
4cf298f
1 Parent(s): 5aa812a
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt CHANGED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ torchao
5
+ git+https://github.com/huggingface/transformers.git
6
+ diffusers
7
+ Pillow
8
+ byaldi
9
+ qwen_vl_utils
10
+ flash-attn
11
+ fastapi
12
+ uvicorn[standard]