Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatible problem for python3.10 and gradio #1249

Merged

Conversation

rainyfly
Copy link
Collaborator

@rainyfly rainyfly commented May 4, 2023

  1. 修复一下fastdeploy client在高版本gradio下的显示问题。
  2. 由于attrdict在python3.10会报错,移除对attrdict的使用

@rainyfly rainyfly merged commit e420b8c into PaddlePaddle:develop May 4, 2023
rainyfly added a commit to rainyfly/VisualDL that referenced this pull request May 4, 2023
@rainyfly rainyfly mentioned this pull request May 4, 2023
rainyfly added a commit that referenced this pull request May 4, 2023
* [New Feature] Add paddle2onnx component (#1228)

* add paddle2onnx component

* add comments

* fix

* supplement failure judgement

* fix format

* fix format

* [Frontend] Add model convertion frontend (#1232)

* add paddle2onnx component

* add comments

* fix

* onnx2paddle

* filetype

* filetype2

* filetype3

* filetype4

* filetype5

* filetype5

* filetype6

* filetype7

* filetype7

* filetype8

* filetype8

* filetype8

* filetype8

* filetype9

* filetype10

* filetype11

* filetype12

* filetype13

* filetype14

* filetype15

* filetype16

* filetype17

* filetype18

* add animation for converting

* add animation for downloading

* remove unneccessary file

* optimize logic

* add text

* update

---------

Co-authored-by: xiaoyixin-cmd <[email protected]>

* [Bug] Fix export graph bug in windows (#1244)

* fix export graph bug in windows

* fix format

* fix coompatible pproblem for python3.10 and gradio (#1249)

* bump visualdl to v2.5.2

---------

Co-authored-by: xiaoyixin-cmd <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant