Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ gradio
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
transformers
|
5 |
-
gpt4all
|
6 |
spaces
|
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
transformers
|
5 |
+
gpt4all[cuda]
|
6 |
spaces
|