akhaliq HF staff commited on
Commit
c1940d1
1 Parent(s): 4ba71c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,6 +1,3 @@
1
- import os
2
- os.system("wget https://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Van_Gogh_-_Starry_Night_-_Google_Art_Project.jpg/1920px-Van_Gogh_-_Starry_Night_-_Google_Art_Project.jpg -O starry.jpg")
3
-
4
  from PIL import Image
5
  import requests
6
  import torch
 
 
 
1
  from PIL import Image
2
  import requests
3
  import torch