Christoph Holthaus
commited on
Commit
·
247633f
1
Parent(s):
b8599dd
fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
psutil
|
| 2 |
gradio
|
| 3 |
-
llama-cpp-python
|
|
|
|
|
|
| 1 |
psutil
|
| 2 |
gradio
|
| 3 |
+
llama-cpp-python
|
| 4 |
+
torch
|