lixiang46 commited on
Commit
0fb30ab
1 Parent(s): 65c3217
Files changed (2) hide show
  1. app.py +2 -2
  2. requirements.txt +1 -1
app.py CHANGED
@@ -211,9 +211,9 @@ depth_examples = [
211
 
212
  pose_examples = [
213
  ["一位穿着紫色泡泡袖连衣裙、戴着皇冠和白色蕾丝手套的女孩双手托脸,高品质,超清晰,色彩鲜艳,超高分辨率,最佳品质,8k,高清,4K",
214
- "image/woman_3.png"]
215
  ["一个穿着黑色运动外套、白色内搭,上面戴着项链的女子,站在街边,背景是红色建筑和绿树,高品质,超清晰,色彩鲜艳,超高分辨率,最佳品质,8k,高清,4K",
216
- "image/woman_4.png"],
217
  ]
218
 
219
  css="""
 
211
 
212
  pose_examples = [
213
  ["一位穿着紫色泡泡袖连衣裙、戴着皇冠和白色蕾丝手套的女孩双手托脸,高品质,超清晰,色彩鲜艳,超高分辨率,最佳品质,8k,高清,4K",
214
+ "image/woman_3.png"],
215
  ["一个穿着黑色运动外套、白色内搭,上面戴着项链的女子,站在街边,背景是红色建筑和绿树,高品质,超清晰,色彩鲜艳,超高分辨率,最佳品质,8k,高清,4K",
216
+ "image/woman_4.png"]
217
  ]
218
 
219
  css="""
requirements.txt CHANGED
@@ -8,4 +8,4 @@ torchvision==0.17.0
8
  timm
9
  einops
10
  scipy
11
- onnxruntime
 
8
  timm
9
  einops
10
  scipy
11
+ onnxruntime-gpu