Spaces:
Runtime error
Runtime error
Commit
·
30dcee4
1
Parent(s):
5d7f9e6
CaesarFrenchLLM first test
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -57,7 +57,7 @@ orjson==3.9.5
|
|
57 |
packaging==23.1
|
58 |
pandas==2.1.0
|
59 |
pathtools==0.1.2
|
60 |
-
peft @ git+https://github.com/huggingface/peft.git
|
61 |
Pillow==10.0.0
|
62 |
protobuf==4.24.2
|
63 |
psutil==5.9.5
|
|
|
57 |
packaging==23.1
|
58 |
pandas==2.1.0
|
59 |
pathtools==0.1.2
|
60 |
+
peft @ git+https://github.com/huggingface/peft.git #@0c9354bda98eb7f5348699e23ab752e8dca1e60e
|
61 |
Pillow==10.0.0
|
62 |
protobuf==4.24.2
|
63 |
psutil==5.9.5
|