tombetthauser commited on
Commit
e9aa514
Β·
1 Parent(s): 323d463

Update app.py

Browse files

Trivial update to trigger reboot without factory reboot

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@
2
 
3
  #@title 1. General Setup
4
 
5
- # FOR DEPLOYMENT:
6
  # !pip install -qq diffusers==0.11.1 transformers ftfy accelerate
7
  # !pip install -Uq diffusers transformers
8
  # !pip install -Uq gradio
 
2
 
3
  #@title 1. General Setup
4
 
5
+ # FOR DEPLOYMENT:
6
  # !pip install -qq diffusers==0.11.1 transformers ftfy accelerate
7
  # !pip install -Uq diffusers transformers
8
  # !pip install -Uq gradio