Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
gradio
|
3 |
huggingface_hub>=0.22.2
|
4 |
python-dotenv==1.0.0
|
5 |
accelerate
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
gradio==4.44.0
|
3 |
huggingface_hub>=0.22.2
|
4 |
python-dotenv==1.0.0
|
5 |
accelerate
|