Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
torch
|
| 2 |
-
transformers
|
| 3 |
scipy
|
| 4 |
ftfy
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
git+https://github.com/openai/whisper.git
|
|
|
|
| 1 |
+
#torch
|
|
|
|
| 2 |
scipy
|
| 3 |
ftfy
|
| 4 |
+
#transformers
|
| 5 |
+
emoji-country-flag
|
| 6 |
+
#git+https://github.com/LambdaLabsML/lambda-diffusers.git#egg=lambda-diffusers
|
| 7 |
git+https://github.com/openai/whisper.git
|