Spaces:
Runtime error
Runtime error
Commit
β’
de51654
1
Parent(s):
d77a630
removed gradio and cleared spacy version (#9)
Browse files- removed gradio and cleared spacy version (c2d856eca5d1e0b8756c3337d5275d7f063e2378)
Co-authored-by: yuvraj sharma <[email protected]>
- 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
|