victorisgeek commited on
Commit
a192b6f
β€’
1 Parent(s): 7bd4e84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ def inference(img):
57
 
58
 
59
  title = "Undress AI"
60
- description = "Input photos of people, similar to the test picture at the bottom, and undress pictures will be produced. You may have to wait 30 seconds for a picture. Do not upload personal photos. There is a queue system. According to the logic of first come, first served, only one picture will be made at a time. Must be able to at least see the outline of a human body"
61
 
62
  examples = [
63
  ['input.png', 'Test'],
 
57
 
58
 
59
  title = "Undress AI"
60
+ description = "β›” Input photos of people, similar to the test picture at the bottom, and undress pictures will be produced. You may have to wait 30 seconds for a picture. πŸ”ž Do not upload personal photos πŸ”ž There is a queue system. According to the logic of first come, first served, only one picture will be made at a time. Must be able to at least see the outline of a human body β›”"
61
 
62
  examples = [
63
  ['input.png', 'Test'],