Nauman J Qazi commited on
Commit ·
e36b8a6
1
Parent(s): a2c6027
Rename app.py to hugging face requirement
Browse files- main_demo.py → app.py +0 -0
- requirements.txt +1 -0
main_demo.py → app.py
RENAMED
|
File without changes
|
requirements.txt
CHANGED
|
@@ -19,3 +19,4 @@ langchain-community
|
|
| 19 |
ollama
|
| 20 |
opencv-python
|
| 21 |
openai-whisper
|
|
|
|
|
|
| 19 |
ollama
|
| 20 |
opencv-python
|
| 21 |
openai-whisper
|
| 22 |
+
huggingface_hub[cli]
|