Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -22,4 +22,5 @@ python-dotenv
|
|
| 22 |
opencv-python-headless
|
| 23 |
openai-whisper
|
| 24 |
tf-keras
|
| 25 |
-
tensorflow
|
|
|
|
|
|
| 22 |
opencv-python-headless
|
| 23 |
openai-whisper
|
| 24 |
tf-keras
|
| 25 |
+
tensorflow
|
| 26 |
+
pydantic
|