chris-rannou HF Staff commited on
Commit
45b93a0
·
verified ·
1 Parent(s): 25d8f3c

Update app.py

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