Giter Site home page Giter Site logo

fastfaceswap's People

Contributors

richarderkhov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar

fastfaceswap's Issues

Collab fail returned non-zero exit status 1.

Traceback (most recent call last):
File "/content/FastFaceSwap/main.py", line 734, in
main()
File "/content/FastFaceSwap/main.py", line 710, in main
add_audio_from_video(name, args['target_path'], args['output'])
File "/content/FastFaceSwap/utils.py", line 146, in add_audio_from_video
subprocess.run(ffmpeg_cmd, check=True)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['ffmpeg', '-i', 'Bazdata.mp4_temp.mp4', '-i', '/content/FastFaceSwap/baz.mp4', '-c:v', 'copy', '-map', '0:v:0', '-map', '1:a:0', '-shortest', 'Bazdata.mp4']' returned non-zero exit status 1.

Python Modules Conflict

Conflict occurs on both Python 3.8 and Python 3.10 environment:
ERROR: tensorflow-gpu 2.10.1 has requirement protobuf<3.20,>=3.9.2, but you'll have protobuf 3.20.2 which is incompatible.
ERROR: tensorboard 2.10.1 has requirement protobuf<3.20,>=3.9.2, but you'll have protobuf 3.20.2 which is incompatible.
ERROR: tb-nightly 2.14.0a20230716 has requirement google-auth-oauthlib<1.1,>=0.5, but you'll have google-auth-oauthlib 0.4.6 which is incompatible.
ERROR: tb-nightly 2.14.0a20230716 has requirement tensorboard-data-server<0.8.0,>=0.7.0, but you'll have tensorboard-data-server 0.6.1 which is incompatible.

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.