Text-to-Video
psynote123 commited on
Commit
6fb3d40
·
verified ·
1 Parent(s): 50917df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -95,7 +95,7 @@ pip install diffusers==0.35.1
95
 
96
  pip install flash_attn==2.7.3 --no-build-isolation
97
  pip uninstall apex
98
- pip install opencv-python==4.11.0.86 imageio-ffmpeg==0.6.0 imageio
99
  ```
100
 
101
  Then go to [app.thestage.ai](https://app.thestage.ai), login and generate API token from your profile page. Set up API token as follows:
 
95
 
96
  pip install flash_attn==2.7.3 --no-build-isolation
97
  pip uninstall apex
98
+ pip install opencv-python==4.11.0.86 imageio-ffmpeg==0.6.0 imageio ftfy
99
  ```
100
 
101
  Then go to [app.thestage.ai](https://app.thestage.ai), login and generate API token from your profile page. Set up API token as follows: