Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
llama-cpp-python
|
3 |
huggingface_hub
|
4 |
transformers
|
5 |
-
torch
|
|
|
|
1 |
gradio
|
|
|
2 |
huggingface_hub
|
3 |
transformers
|
4 |
+
torch
|
5 |
+
transformers.pipelines
|