PyTorch
silwals commited on
Commit
5f69b11
·
1 Parent(s): cfed751

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -4,7 +4,11 @@ license: mit
4
  ## Model
5
  This is the MIT-licensed version of [VC1-Large](https://huggingface.co/facebook/vc1-large/tree/main).
6
 
7
- Code: https://github.com/facebookresearch/eai-vc
 
 
 
 
8
 
9
  ## DATASET
10
 
 
4
  ## Model
5
  This is the MIT-licensed version of [VC1-Large](https://huggingface.co/facebook/vc1-large/tree/main).
6
 
7
+ [EAI-VC Repo](https://github.com/facebookresearch/eai-vc)
8
+ [VC-1 Website](https://eai-vc.github.io/),
9
+ [VC-1 Blogpost](https://ai.facebook.com/blog/robots-learning-video-simulation-artificial-visual-cortex-vc-1),
10
+ [VC-1 Paper](https://ai.facebook.com/research/publications/where-are-we-in-the-search-for-an-artificial-visual-cortex-for-embodied-intelligence/),
11
+
12
 
13
  ## DATASET
14