Code Monkey home page Code Monkey logo

text2image-retrieval's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

15653160527

text2image-retrieval's Issues

app跑不通 没找到clip_api函数

/home/ubuntu/anaconda3/envs/clip/lib/python3.10/site-packages/gradio_client/documentation.py:103: UserWarning: Could not get documentation group for <class 'gradio.mix.Parallel'>: No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}") /home/ubuntu/anaconda3/envs/clip/lib/python3.10/site-packages/gradio_client/documentation.py:103: UserWarning: Could not get documentation group for <class 'gradio.mix.Series'>: No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}") /home/ubuntu/GITHUG/Text2Image-Retrieval/text2image.py:33: GradioDeprecationWarning: Thestyle method is deprecated. Please set these arguments in the constructor instead. out = gr.Gallery(label="检索结果为:").style(grid=4, height=200) /home/ubuntu/GITHUG/Text2Image-Retrieval/text2image.py:33: GradioDeprecationWarning: The 'grid' parameter will be deprecated. Please use 'grid_cols' in the constructor instead. out = gr.Gallery(label="检索结果为:").style(grid=4, height=200) Traceback (most recent call last): File "/home/ubuntu/GITHUG/Text2Image-Retrieval/app.py", line 7, in <module> [text2image_gr()], File "/home/ubuntu/GITHUG/Text2Image-Retrieval/text2image.py", line 35, in text2image_gr btn.click(fn=clip_api, inputs=inputs, outputs=out) NameError: name 'clip_api' is not defined. Did you mean: 'clip_base'?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.