jcjrobert

Results 6 issues of jcjrobert

开始运行时出现 /app/meme_generator/app.py:52: PydanticDeprecatedSince20: The `parse_raw` method is deprecated; if your data is JSON use `model_validate_json`, otherwise load the data then use `model_validate` instead. Deprecated in Pydantic V2.0 to be removed...

每使用一次,后台就统计一次,之后通过前端访问,结果更直观

enhancement