You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I noticed that there is no requirements file in the repo.
Several packages are needed to run the sample. It would be nice if one can just install all of them via pip install -r requirements.txt
Hi,
I noticed that there is no requirements file in the repo.
Several packages are needed to run the sample. It would be nice if one can just install all of them via
pip install -r requirements.txt
E.g. a simple
pip freeze
gives the following:The text was updated successfully, but these errors were encountered: