ThankGod commited on
Commit
17aee8d
1 Parent(s): a00870f

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  from PIL import Image
2
  import torch
 
3
  import gradio
4
 
5
  Instructuction = "Select a Unique Portrait Image of yourself"
 
1
  from PIL import Image
2
  import torch
3
+ import torchvision
4
  import gradio
5
 
6
  Instructuction = "Select a Unique Portrait Image of yourself"