mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
refine readme (#170)
This commit is contained in:
@ -51,7 +51,7 @@ class Base(ABC):
|
||||
|
||||
|
||||
class HuEmbedding(Base):
|
||||
def __init__(self, **kwargs):
|
||||
def __init__(self, *args, **kwargs):
|
||||
"""
|
||||
If you have trouble downloading HuggingFace models, -_^ this might help!!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user