lab2 test
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==5.1.0
|
2 |
-
llama-cpp-python==0.2
|
3 |
transformers==4.46.3
|
4 |
torch==2.5.1
|
5 |
huggingface_hub==0.25.2
|
|
|
1 |
gradio==5.1.0
|
2 |
+
llama-cpp-python==0.3.2
|
3 |
transformers==4.46.3
|
4 |
torch==2.5.1
|
5 |
huggingface_hub==0.25.2
|