Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
AdrienB134/rag_ColPali_Qwen2VL
Rahatara
/
rag_ColPali_Qwen2VL
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rahatara
commited on
Jan 18
Commit
8d6159a
·
verified
·
1 Parent(s):
98b4e91
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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
):