weathon commited on
Commit
91d9f9d
·
verified ·
1 Parent(s): 2eef6b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ except ImportError:
4
  class spaces:
5
  @staticmethod
6
  def GPU(fn):
7
- return fn
8
 
9
  import gradio as gr
10
  import numpy as np
 
4
  class spaces:
5
  @staticmethod
6
  def GPU(fn):
7
+ return fn
8
 
9
  import gradio as gr
10
  import numpy as np