Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
|
|
|
|
1 |
huggingface_hub
|
2 |
-
transformers
|
3 |
bitsandbytes
|
4 |
accelerate
|
5 |
langchain
|
|
|
1 |
+
#git+https://github.com/huggingface/transformers
|
2 |
+
transformers==4.43.1
|
3 |
huggingface_hub
|
|
|
4 |
bitsandbytes
|
5 |
accelerate
|
6 |
langchain
|