Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
glublm @ git+https://github.com/Den-Sec/glublm.git@v0.
|
| 2 |
-
gradio>=
|
| 3 |
torch>=2.3
|
| 4 |
huggingface-hub>=0.25
|
| 5 |
safetensors>=0.4
|
|
|
|
| 1 |
+
glublm @ git+https://github.com/Den-Sec/glublm.git@v0.3.1
|
| 2 |
+
gradio>=5.0,<6.0
|
| 3 |
torch>=2.3
|
| 4 |
huggingface-hub>=0.25
|
| 5 |
safetensors>=0.4
|