Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -7,8 +7,6 @@ torch>=2.0.0
|
|
| 7 |
fastapi>=0.115.2
|
| 8 |
uvicorn>=0.27.1
|
| 9 |
python-multipart>=0.0.9
|
| 10 |
-
python-3.11
|
| 11 |
-
|
| 12 |
|
| 13 |
# LLM & TTS
|
| 14 |
groq>=0.4.2
|
|
|
|
| 7 |
fastapi>=0.115.2
|
| 8 |
uvicorn>=0.27.1
|
| 9 |
python-multipart>=0.0.9
|
|
|
|
|
|
|
| 10 |
|
| 11 |
# LLM & TTS
|
| 12 |
groq>=0.4.2
|