Issue Type
Feature Request
Source
source
Pytorch/Tensorflow Version
torch 1.12.1
Custom Code
No
OS Platform and Distribution
Ubuntu 20.04
Python version
3.8
GCC/Compiler version
No response
CUDA/cuDNN version
No response
GPU model and memory
No response
Overview-what is the feature?
For pylight-based repo,
There are `install dependencies` step in github action.
so i add `pylight` source to requirements.txt
[Example-Link][https://github.com/pylerAI/ml-racy-video/actions/runs/3179279857/jobs/5181607527]
And it fails on installing it
We need autentication for installing `pylight`
Overview-what is the solution?
https://stackoverflow.com/questions/64715544/install-private-repository-in-build-stage-on-github-actions
https://stackoverflow.com/questions/57612428/cloning-private-github-repository-within-organisation-in-actions
Overview-what areas of the application does this impact?
Relevant log output
No response
Issue Type
Feature Request
Source
source
Pytorch/Tensorflow Version
torch 1.12.1
Custom Code
No
OS Platform and Distribution
Ubuntu 20.04
Python version
3.8
GCC/Compiler version
No response
CUDA/cuDNN version
No response
GPU model and memory
No response
Overview-what is the feature?
Overview-what is the solution?
Overview-what areas of the application does this impact?
Relevant log output
No response