Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,4 +16,4 @@ python_dotenv
|
|
16 |
openai
|
17 |
git+https://github.com/huggingface/transformers.git
|
18 |
torch
|
19 |
-
|
|
|
16 |
openai
|
17 |
git+https://github.com/huggingface/transformers.git
|
18 |
torch
|
19 |
+
transformers[cuda]
|