LiuhanChen commited on
Commit
0e5e0f5
·
1 Parent(s): 3fc3d14
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ Official PyTorch implementation of "Sci-Fi: Symmetric Constraint for Frame Inbet
4
  ## Deployment for frame inbetweening
5
  ### 1. Setup repository and environment
6
  ```
7
- git clone https://github.com/LiuhanChen-github/Sci-Fi.git
8
  cd Sci-Fi
9
  conda create -n Sci-Fi python==3.12
10
  pip install -r requirements.txt
 
4
  ## Deployment for frame inbetweening
5
  ### 1. Setup repository and environment
6
  ```
7
+ git clone https://github.com/GVCLab/Sci-Fi.git
8
  cd Sci-Fi
9
  conda create -n Sci-Fi python==3.12
10
  pip install -r requirements.txt