ONNX
Safetensors
Chinese
English
Dubbing-model
xuan3986 commited on
Commit
212a194
·
verified ·
1 Parent(s): d446758

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -55,11 +55,10 @@ CineDub Samples:
55
  Fun-CineForge dataset pipeline toolkit only relies on a Python environment to run.
56
  ```shell
57
  # Conda
58
- git clone git@github.com:FunAudioLLM/FunResearch.git
59
  conda create -n FunCineForge python=3.10 -y && conda activate FunCineForge
60
  sudo apt-get install ffmpeg
61
  # Initial settings
62
- cd FunCineForge
63
  python setup.py
64
  ```
65
 
 
55
  Fun-CineForge dataset pipeline toolkit only relies on a Python environment to run.
56
  ```shell
57
  # Conda
58
+ git clone git@github.com:FunAudioLLM/FunCineForge.git
59
  conda create -n FunCineForge python=3.10 -y && conda activate FunCineForge
60
  sudo apt-get install ffmpeg
61
  # Initial settings
 
62
  python setup.py
63
  ```
64