Files
facefusion/requirements.txt
T
Henry Ruhs 87678da498 Local API (#982)
* Introduce API scelleton

* Raw impl for session

* Simple state endpoint

* Apply _body naming

* Finalize session testing and comment out tons of useless code

* Clean and refactor part1

* Clean and refactor part2

* Clean and refactor part2

* Clean and refactor part2

* Clean and refactor part2

* Refactor middleware

* Refactor middleware

* Clean and refactor part3

* TDD and 2 beers

* TDD and 2 beers

* Complete state endpoints

* You can only set what is already present

* Use only JSON as response

* Use default logger

* Improve auth extraction

* Extend api command with more args

* Adjust API messages
2026-05-11 16:31:45 +02:00

10 lines
146 B
Plaintext

numpy==2.2.1
onnx==1.21.0
onnxruntime==1.24.4
opencv-python==4.13.0.92
psutil==7.1.3
tqdm==4.67.3
scipy==1.17.1
starlette==0.50.0
uvicorn==0.34.0