You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's with the requirements? olefile, webSockets and Certifi?
pysocks, pycparser, etc...
Security and Cryptography: The inclusion of packages like cryptography and argon2-cffi suggests that the program may involve cryptographic operations, such as encryption, decryption, hashing, or secure password handling.
The text was updated successfully, but these errors were encountered:
You are right @alimaslax . There are some redundant requirements at the moment (this repo originally included a production webserver code to serve denoised audio).
If you have a minimal conda env requirements list, please make a PR, and I can merge it 🙂
What's with the requirements? olefile, webSockets and Certifi?
pysocks, pycparser, etc...
Security and Cryptography: The inclusion of packages like cryptography and argon2-cffi suggests that the program may involve cryptographic operations, such as encryption, decryption, hashing, or secure password handling.
The text was updated successfully, but these errors were encountered: