Deployment Issue - Requirements

Hi All,

I’m close to getting my first deployment working but receiving the following error for my requirements.txt file.

Is this loading from a server or is it an issue with my local machine libraries or python version?

Any assistance is much appreciated!

Cheers,
Jack.

Hugging space: Deployment2 - a Hugging Face Space by happysad
Error code:

--> RUN pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
ERROR: Invalid requirement: '{\\rtf1\\ansi\\ansicpg1252\\cocoartf2512' (from line 1 of requirements.txt)
WARNING: You are using pip version 22.0.2; however, version 22.2.2 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.

--> ERROR: process "/bin/sh -c pip install -r requirements.txt" did not complete successfully: exit code: 1