Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
glublm
|
| 2 |
gradio>=4.0
|
| 3 |
torch>=2.3
|
| 4 |
huggingface-hub>=0.25
|
|
|
|
| 1 |
+
glublm @ git+https://github.com/Den-Sec/glublm.git@v0.1.0
|
| 2 |
gradio>=4.0
|
| 3 |
torch>=2.3
|
| 4 |
huggingface-hub>=0.25
|