svjack commited on
Commit
70a854d
·
verified ·
1 Parent(s): 10bdb89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -16,4 +16,7 @@ sentencepiece==0.2.0
16
  torch==2.2.2
17
  torchvision==0.17.2
18
  transformers==4.48.0
19
- peft==0.14.0
 
 
 
 
16
  torch==2.2.2
17
  torchvision==0.17.2
18
  transformers==4.48.0
19
+ peft==0.14.0
20
+
21
+ spaces
22
+ httpx[socks]