tejani commited on
Commit
23420d6
·
verified ·
1 Parent(s): 7e33098

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -86,6 +86,7 @@ async def try_on(
86
  # Delete temporary files
87
  #os.remove(human_path)
88
  print(human_url)
 
89
  #os.remove(garment_path)
90
 
91
  return response.json()
 
86
  # Delete temporary files
87
  #os.remove(human_path)
88
  print(human_url)
89
+ print(garment_url)
90
  #os.remove(garment_path)
91
 
92
  return response.json()