Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,6 +10,7 @@ torch==2.0.0
|
|
| 10 |
transformers==4.30.2
|
| 11 |
# If using custom auth:
|
| 12 |
streamlit-authenticator
|
|
|
|
| 13 |
|
| 14 |
|
| 15 |
|
|
|
|
| 10 |
transformers==4.30.2
|
| 11 |
# If using custom auth:
|
| 12 |
streamlit-authenticator
|
| 13 |
+
git+https://github.com/openai/whisper.git
|
| 14 |
|
| 15 |
|
| 16 |
|