Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The official PyTorch implementation of L2CS-Net for gaze estimation and tracking
Install package with the following:

```
pip install git+https://github.com/edavalosanaya/L2CS-Net.git@main
pip install git+https://github.com/Ahmednull/L2CS-Net.git@main
```

Or, you can git clone the repo and install with the following:
Expand Down