Spaces:
Runtime error
Runtime error
add gradio to reqs (#2)
Browse files- add gradio to reqs (9568da9996652b5287849c40c5f7eb8d2333a7d9)
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,3 +7,4 @@ rotary-embedding-torch
|
|
7 |
fairscale
|
8 |
scipy
|
9 |
imageio
|
|
|
|
7 |
fairscale
|
8 |
scipy
|
9 |
imageio
|
10 |
+
gradio
|