arthrod commited on
Commit
42e6db7
·
verified ·
1 Parent(s): 57fa3b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ gradio as gr
4
+ numpy as np
5
+ iwebsockets
6
+ python_dotenv
7
+ fastrtc
8
+ google.genai
9
+ gradio
10
+ Pillow