Files
GLASSES_AI_SERVER/requirements_main.txt

40 lines
414 B
Plaintext
Raw Normal View History

2025-01-14 17:26:27 +09:00
#rest
fastapi==0.115.0
uvicorn==0.16.0
pymysql==1.0.2
sqlalchemy==1.4.29
bcrypt==3.2.0
pyjwt==2.3.0
yagmail==0.14.261
boto3==1.20.32
pytest==6.2.5
cryptography
pycryptodomex
pycryptodome
2025-01-16 15:17:12 +09:00
email-validator
2025-04-28 11:26:19 +09:00
requests
2025-01-16 15:17:12 +09:00
#imagen
2025-08-05 13:17:56 +09:00
google-cloud-aiplatform
vertexai
# Pillow
2025-01-16 15:17:12 +09:00
2025-04-28 11:26:19 +09:00
# #bing img
2025-08-05 13:17:56 +09:00
aiohttp
regex
requests
httpx
nest_asyncio
2025-03-18 13:05:31 +09:00
# # #bing art
2025-08-05 13:17:56 +09:00
bingart==1.1.0
2025-03-18 13:05:31 +09:00
#DALL-E 3
2025-04-28 11:26:19 +09:00
# openai
# gemini
google-genai
pillow
2025-04-28 14:23:46 +09:00
# SFTP
paramiko