BlockBerg commited on
Commit
5e62e48
·
verified ·
1 Parent(s): efb0194

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+
3
+ # Core libraries
4
+ gradio>=4.16.0
5
+ openai>=1.30.1
6
+ python-dotenv>=1.0.1
7
+
8
+ # Agno AI SDK (make sure it's installed from PyPI or your local dev source)
9
+ agno