Spaces:
Running
Running
narugo1992 commited on
Commit ·
6206d39
1
Parent(s): dbac4e1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio==3.39.0
|
|
| 2 |
pycivitai
|
| 3 |
huggingface_hub
|
| 4 |
requests
|
| 5 |
-
gchar
|
| 6 |
hbutils>=0.9.1
|
| 7 |
markdown
|
| 8 |
pandas
|
|
|
|
| 2 |
pycivitai
|
| 3 |
huggingface_hub
|
| 4 |
requests
|
| 5 |
+
git+https://github.com/narugo1992/gchar.git@main
|
| 6 |
hbutils>=0.9.1
|
| 7 |
markdown
|
| 8 |
pandas
|