vumichien commited on
Commit
a2f782b
1 Parent(s): b065b40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -3,8 +3,6 @@ from keras_cv import models
3
  import gradio as gr
4
  import tensorflow as tf
5
 
6
- tf.keras.mixed_precision.set_global_policy("mixed_float16")
7
-
8
  # load keras model
9
  resolution = 512
10
  dreambooth_model = models.StableDiffusion(
 
3
  import gradio as gr
4
  import tensorflow as tf
5
 
 
 
6
  # load keras model
7
  resolution = 512
8
  dreambooth_model = models.StableDiffusion(