JackAILab commited on
Commit
26bf20a
·
verified ·
1 Parent(s): 93bb787

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -7,10 +7,12 @@ peft
7
  opencv-python
8
  insightface
9
  diffusers
 
 
10
  transformers
11
- sentencepiece
12
  gradio==4.37.2
13
  spaces==0.42.0
14
  huggingface-hub
 
15
  fastapi<0.113.0
16
  uvicorn>=0.14.0
 
7
  opencv-python
8
  insightface
9
  diffusers
10
+ torch
11
+ torchvision
12
  transformers
 
13
  gradio==4.37.2
14
  spaces==0.42.0
15
  huggingface-hub
16
+ sentencepiece
17
  fastapi<0.113.0
18
  uvicorn>=0.14.0