# Video-CLIP-Image **Repository Path**: bmycode/video-clip-image ## Basic Information - **Project Name**: Video-CLIP-Image - **Description**: Video-CLIP-Image - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-19 - **Last Updated**: 2024-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 详细使用文档写完再写! 接口文档:http://127.0.0.1:8000/docs。 fairseq 依赖 需要 windows 先安装 vs_BuildTools.exe python -B main.py uvicorn main:app --reload celery -A src.celery.main.app worker -l info -P eventlet celery --broker=redis://:lb714500@127.0.0.1:6379/0 flower --port=5551 python -mvenv venv source venv/bin/activate redis-server.exe redis.windows.conf # 卸载服务: redis-server --service-uninstall # 开启服务: redis-server --service-start # 停止服务: redis-server --service-stop # 重命名服务: redis-server --service-name name