geopavlakos commited on
Commit
cd1b011
·
verified ·
1 Parent(s): 2afcc7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import gradio as gr
9
  import numpy as np
10
  import torch
11
  from PIL import Image
12
-
13
  # print file path
14
  print(os.path.abspath(__file__))
15
  os.environ["PYOPENGL_PLATFORM"] = "egl"
 
9
  import numpy as np
10
  import torch
11
  from PIL import Image
12
+
13
  # print file path
14
  print(os.path.abspath(__file__))
15
  os.environ["PYOPENGL_PLATFORM"] = "egl"