[object Object]

← back to Exo

Removed requirements.txt

879b969028a6b92da07d639281eba765776bab9c · 2024-07-17 13:22:12 +0200 · Alex

Files touched

Diff

commit 879b969028a6b92da07d639281eba765776bab9c
Author: Alex <46456279+the-alex-b@users.noreply.github.com>
Date:   Wed Jul 17 13:22:12 2024 +0200

    Removed requirements.txt
---
 requirements.txt | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/requirements.txt b/requirements.txt
deleted file mode 100644
index 56cd8b08..00000000
--- a/requirements.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-aiohttp==3.9.5
-grpcio==1.64.1
-grpcio-tools==1.64.1
-huggingface-hub==0.23.4
-Jinja2==3.1.4
-mlx==0.15.1; sys.platform == "darwin"
-mlx-lm==0.14.3; sys.platform == "darwin"
-numpy==2.0.0
-protobuf==5.27.1
-psutil==6.0.0
-pynvml==11.5.3
-requests==2.32.3
-safetensors==0.4.3
-tiktoken==0.7.0
-tinygrad @ git+https://github.com/tinygrad/tinygrad.git@a9f5a764dc640a5e5cbaaeeee21df7c8ca37da38
-tokenizers==0.19.1
-tqdm==4.66.4
-transformers==4.41.2
-uuid==1.30

← 4ea7db85 more complete python gitignore template  ·  back to Exo  ·  update readme 442c7d8c →