Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,4 +11,4 @@ pyttsx3
|
|
11 |
wavio
|
12 |
numpy
|
13 |
sounddevice
|
14 |
-
pip install --upgrade pip
|
|
|
11 |
wavio
|
12 |
numpy
|
13 |
sounddevice
|
14 |
+
RUN pip install --upgrade pip
|