Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy
|
| 2 |
+
matplotlib
|
| 3 |
+
datasets
|
| 4 |
+
torchvision
|
| 5 |
+
torchaudio
|
| 6 |
+
torch
|
| 7 |
+
transformers
|
| 8 |
+
discord.py
|
| 9 |
+
sentence-transformers
|
| 10 |
+
pillow
|
| 11 |
+
python-dotenv
|
| 12 |
+
cohere
|
| 13 |
+
qdrant_client
|
| 14 |
+
fastembed
|