Spaces:
Build error
Build error
Ashhar commited on
Commit ·
9cf5d55
1
Parent(s): e7b6c01
add gradio dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub==0.22.2
|
|
|
|
| 2 |
groq
|
| 3 |
python-dotenv
|
|
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
+
gradio
|
| 3 |
groq
|
| 4 |
python-dotenv
|