[go: nahoru, domu]

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

docs: fix image path: source_images -> reference_images #54

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

Samge0
Copy link
Contributor
@Samge0 Samge0 commented Jun 19, 2024

The image path in the test case is incorrect. Modify it to the correct demo path:

Before modification:

python scripts/inference.py --source_image examples/source_images/1.jpg --driving_audio examples/driving_audios/1.wav

After modification:

python scripts/inference.py --source_image examples/reference_images/1.jpg --driving_audio examples/driving_audios/1.wav

@Samge0 Samge0 changed the title fix image path: source_imagesre -> ference_images docs: fix image path: source_imagesre -> ference_images Jun 19, 2024
@AricGamma AricGamma changed the title docs: fix image path: source_imagesre -> ference_images docs: fix image path: source_images -> reference_images Jun 19, 2024
@siyuzhu-fudan siyuzhu-fudan merged commit f7379b4 into fudan-generative-vision:main Jun 19, 2024
AricGamma pushed a commit to AricGamma/hallo that referenced this pull request Jun 22, 2024
…eadme

docs: fix image path: source_images -> reference_images
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.

None yet

3 participants