Sohaibsoussi commited on
Commit
f6833cf
1 Parent(s): fb7c756

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -1,6 +1,4 @@
1
- !pip install gradio
2
- !pip install diffusers
3
- !pip install accelerate
4
 
5
  import gradio as gr
6
  import torch
 
1
+ !pip install torch
 
 
2
 
3
  import gradio as gr
4
  import torch