cleanup
Browse files- .gitignore +1 -0
- requirements.txt +0 -1
.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
.mypy_cache/
|
requirements.txt
CHANGED
|
@@ -1,3 +1,2 @@
|
|
| 1 |
ggwave @ git+https://github.com/not-lain/ggwave.git@python#subdirectory=bindings/python
|
| 2 |
gradio
|
| 3 |
-
pyaudio
|
|
|
|
| 1 |
ggwave @ git+https://github.com/not-lain/ggwave.git@python#subdirectory=bindings/python
|
| 2 |
gradio
|
|
|