1inkusFace commited on
Commit
11bf65b
·
verified ·
1 Parent(s): 63cb5df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import sys
4
  import time
5
  import os
6
  import random
7
-
8
  # os.environ["CUDA_VISIBLE_DEVICES"] = ""
9
 
10
  # Create the gr.State component *outside* the gr.Blocks context
 
4
  import time
5
  import os
6
  import random
7
+ from PIL import Image
8
  # os.environ["CUDA_VISIBLE_DEVICES"] = ""
9
 
10
  # Create the gr.State component *outside* the gr.Blocks context