Files
GLASSES_AI_SERVER/requirements_main.txt

39 lines
419 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
# google-cloud-aiplatform
# Pillow
2025-01-16 15:17:12 +09:00
2025-04-28 11:26:19 +09:00
# #bing img
# aiohttp
# regex
# requests
# httpx
# nest_asyncio
2025-03-18 13:05:31 +09:00
# # #bing art
# 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