hackergeek commited on
Commit
aaf5020
·
verified ·
1 Parent(s): 2cd690b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- !pip install -q torch torchvision transformers huggingface_hub pillow gradio
2
 
3
  import torch, json, gradio as gr
4
  from PIL import Image
 
1
+ #!pip install -q torch torchvision transformers huggingface_hub pillow gradio
2
 
3
  import torch, json, gradio as gr
4
  from PIL import Image