Spaces:
Paused
Paused
Delete requirements.txt
Browse files- requirements.txt +0 -15
requirements.txt
DELETED
@@ -1,15 +0,0 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
-
torch==2.2.1+cu121
|
3 |
-
torchaudio==2.2.1+cu121
|
4 |
-
torchvision==0.17.1+cu121
|
5 |
-
# -----------------------------
|
6 |
-
transformers==4.38.2 # Ή όποια έκδοση αποφασίσεις
|
7 |
-
chromadb==0.4.24 # <<<--- Η "κανονική" έκδοση που θα χρησιμοποιήσεις παντού
|
8 |
-
scikit-learn==1.6.1 # <<<--- Από την προηγούμενη προειδοποίηση
|
9 |
-
numpy==1.26.4
|
10 |
-
sentence-transformers==2.6.1 # Ή όποια έκδοση αποφασίσεις
|
11 |
-
gradio==4.20.0
|
12 |
-
joblib==1.3.2
|
13 |
-
unicodedata2
|
14 |
-
tqdm
|
15 |
-
scipy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|