Commit
·
2c50a32
1
Parent(s):
7439931
add gradio_log
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ gguf>=0.1.0
|
|
11 |
protobuf>=4.21.0,<5.0.0
|
12 |
|
13 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
14 |
-
torch~=2.2.1
|
|
|
|
|
|
11 |
protobuf>=4.21.0,<5.0.0
|
12 |
|
13 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
14 |
+
torch~=2.2.1
|
15 |
+
|
16 |
+
gradio_log
|