needed help for installion
Closed this issue · 12 comments
after running requirements command getting this error-pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow-intel 2.12.0 requires keras<2.13,>=2.12.0, but you have keras 2.11.0 which is incompatible.
ok after running how much time it takes to download nltk data . after taking 1 hour it shows ---
TypeError: Descriptors cannot not be created directly.
If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
If you cannot immediately regenerate your protos, some other possible workarounds are:
- Downgrade the protobuf package to 3.20.x or lower.
- Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
raise HFValidationError(
huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': './model/eng_swa_model/'. Use repo_type
argument if needed. -
now getting this error
\
those are models are missing
Hello Sir,I am Getting the error in running flask app sir
raise HFValidationError(
huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': './model/eng_swa_model/'. Use repo_type
argument if needed.
Did you download the models from the link provided in the readme.md?
Yes Sir
I Have downloaded both of them swa_eng_model and eng_swa_model