vigneshwar472 commited on
Commit
e478387
Β·
verified Β·
1 Parent(s): 2ad0a56

Update app.py 1

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  # import libraries and load the model
 
2
  import random
3
  import requests
4
  from PIL import Image, ImageDraw, ImageFont
 
1
  # import libraries and load the model
2
+ !pip install torch
3
  import random
4
  import requests
5
  from PIL import Image, ImageDraw, ImageFont