Update README.md
Browse files
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:
|