Spaces:
Runtime error
Runtime error
srbdni
commited on
Commit
·
679fe07
1
Parent(s):
5eed8e2
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ python-engineio
|
|
4 |
python-socketio
|
5 |
ChatGPT-lite
|
6 |
paddlehub
|
7 |
-
numpy
|
8 |
#undetected-chromedriver
|
9 |
#revChatGPT
|
10 |
#git+https://github.com/openai/whisper.git
|
|
|
4 |
python-socketio
|
5 |
ChatGPT-lite
|
6 |
paddlehub
|
7 |
+
numpy==1.23.1
|
8 |
#undetected-chromedriver
|
9 |
#revChatGPT
|
10 |
#git+https://github.com/openai/whisper.git
|