Skip to content

Error generated when editing source file on GAN demo #1215

@tc87

Description

@tc87

Summary

If you install and run the GAN Demo, when you edit the source file you receive an error message.

Steps to reproduce

Do the following:

git clone https://github.com/streamlit/demo-face-gan.git
cd demo-face-gan
pip install -r requirements.txt
streamlit run app.py

Edit any of the source file after running the above.

Expected behavior:

If you install and run the GAN Demo it should continue to run when you edit the source file.

Actual behavior:

If you edit the source file, it throws an error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature:cacheRelated to `st.cache_data` and `st.cache_resource`feature:cache-hash-funcRelated to cache hashing functionstype:bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions