mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
12 lines
185 B
Plaintext
12 lines
185 B
Plaintext
# Hugging Face Transformers
|
|
transformers==4.41.2
|
|
|
|
# Rest api related stuff.
|
|
fastapi===0.109.1
|
|
uvicorn===0.23.2
|
|
pydantic===2.4.2
|
|
|
|
# Rest of the app
|
|
APScheduler===3.10.4
|
|
aiohttp===3.9.5
|