alfabill commited on
Commit
2a125e6
ยท
verified ยท
1 Parent(s): 2c303c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -58,8 +58,7 @@ def load_image_from_file(file_path, new_height=None):
58
  return None
59
 
60
  title = "Undress AI"
61
- description = "โ›” Input photos of people, similar to the test picture at the bottom, and undress pictures will be produced. You may have
62
- to wait 30 seconds for a picture. ๐Ÿ”ž Do not upload personal photos ๐Ÿ”ž"
63
 
64
  # Prepare examples
65
  examples = [
 
58
  return None
59
 
60
  title = "Undress AI"
61
+ 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 ๐Ÿ”ž"
 
62
 
63
  # Prepare examples
64
  examples = [