chris-rannou HF Staff commited on
Commit
75c0047
·
verified ·
1 Parent(s): 5c56483

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import gradio as gr
5
  import time
6
  import os
7
  import spaces
8
-
9
  @spaces.GPU
10
  def greet(name):
11
  return "Hello there {}".format(name)
 
5
  import time
6
  import os
7
  import spaces
8
+ 1/0
9
  @spaces.GPU
10
  def greet(name):
11
  return "Hello there {}".format(name)