Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
-
transformers # Hugging Face Transformers library
|
3 |
-
gradio # Gradio for creating web interfaces
|
4 |
openai
|
|
|
|
1 |
+
gradio
|
|
|
|
|
2 |
openai
|
3 |
+
huggingface_hub
|