arthrod commited on
Commit
69802f7
·
verified ·
1 Parent(s): 42e6db7

Update requirements.txt

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