Spaces:
Runtime error
Runtime error
removed gradio and cleared spacy version
#9
by
ysharma
HF staff
- opened
- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -6,7 +6,5 @@ accelerate==0.20.3
|
|
6 |
transformers==4.30.0
|
7 |
peft==0.2.0
|
8 |
huggingface_hub
|
9 |
-
gradio==3.47.1
|
10 |
-
gradio-client==0.6.0
|
11 |
Cython==0.29.36
|
12 |
-
spacy
|
|
|
6 |
transformers==4.30.0
|
7 |
peft==0.2.0
|
8 |
huggingface_hub
|
|
|
|
|
9 |
Cython==0.29.36
|
10 |
+
spacy
|