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...
ricardo238costa
commited on
Apr 17, 2024
Commit
dac0147
·
verified
·
1 Parent(s):
8315e87
Update models.py
Browse files
Files changed (1)
hide
show
models.py
+0
-1
models.py
CHANGED
Viewed
@@ -1,6 +1,5 @@
1
from pydantic import BaseModel
2
3
-
4
class RequestModel(BaseModel):
5
originId: int
6
sequence: int
1
from pydantic import BaseModel
2
3
class RequestModel(BaseModel):
4
originId: int
5
sequence: int