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