Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ProzisTech
/
similarity
like
0
Running
on
CPU Upgrade
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
Update models.py
#1
by
MarioPrzBasto
- opened
May 13, 2025
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+2
-1
Files changed (1)
hide
show
models.py
+2
-1
models.py
CHANGED
Viewed
@@ -11,4 +11,5 @@ class ResponseModel(BaseModel):
11
originId: int
12
sequence: int
13
assetCode: str
14
-
similarity: float
11
originId: int
12
sequence: int
13
assetCode: str
14
+
similarity: float
15
+
source: str