Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1dcb99c
ragflow
/
web
/
src
/
components
/
image
/
index.less
balibabu
feat: send question with retrieval api #2247 (#2272)
3927930
8 months ago
raw
Copy download link
history
blame
126 Bytes
.image
{
width
:
100px
;
object-fit
: contain;
}
.imagePreview
{
display
: block;
max-width
:
45vw
;
max-height
:
40vh
;
}