cbensimon HF Staff commited on
Commit
83b0f13
·
1 Parent(s): b8d429b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ config.flavor_intermediate_count = 512
44
  config.blip_num_beams = 64
45
 
46
  @spaces.GPU
47
- def cache_features
48
  Interrogator(config)
49
 
50
  cache_features()
 
44
  config.blip_num_beams = 64
45
 
46
  @spaces.GPU
47
+ def cache_features:
48
  Interrogator(config)
49
 
50
  cache_features()