Tomtom84 commited on
Commit
343f536
·
verified ·
1 Parent(s): d4630a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,4 +8,5 @@ python-dotenv
8
  uvicorn==0.30.1
9
  fastapi==0.111.0
10
  websockets==15.0.1
11
- numpy~=1.26 # löst dein NumPy‑ABI‑Problem
 
 
8
  uvicorn==0.30.1
9
  fastapi==0.111.0
10
  websockets==15.0.1
11
+ numpy~=1.26 # löst dein NumPy‑ABI‑Problem
12
+ peft>=0.4.0