Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
gradio
|
3 |
+
openai
|
4 |
+
pillow
|
5 |
+
matplotlib
|
6 |
+
numpy
|
7 |
+
timeout-decorator
|
8 |
+
pebble
|
9 |
+
regex
|