Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
llama-cpp-python
|
| 3 |
transformers
|
| 4 |
-
colorama
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
llama-cpp-python
|
| 3 |
transformers
|
| 4 |
+
colorama
|
| 5 |
+
beautifulsoup4
|