Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
gradio
|
3 |
groq
|
4 |
langchain-community
|
@@ -10,15 +10,15 @@ pillow
|
|
10 |
python-dotenv
|
11 |
requests
|
12 |
|
13 |
-
|
14 |
transformers
|
15 |
torch
|
16 |
numpy
|
17 |
|
18 |
-
|
19 |
openpyxl
|
20 |
pandas
|
21 |
|
22 |
-
|
23 |
huggingface-hub
|
24 |
safetensors
|
|
|
1 |
+
|
2 |
gradio
|
3 |
groq
|
4 |
langchain-community
|
|
|
10 |
python-dotenv
|
11 |
requests
|
12 |
|
13 |
+
|
14 |
transformers
|
15 |
torch
|
16 |
numpy
|
17 |
|
18 |
+
|
19 |
openpyxl
|
20 |
pandas
|
21 |
|
22 |
+
|
23 |
huggingface-hub
|
24 |
safetensors
|