Rahatara commited on
Commit
8d6159a
·
verified ·
1 Parent(s): 98b4e91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ import subprocess
27
 
28
 
29
 
30
- #@spaces.GPU
31
  def model_inference(
32
  images, text,
33
  ):
 
27
 
28
 
29
 
30
+ @spaces.GPU
31
  def model_inference(
32
  images, text,
33
  ):