Spaces:
No application file
No application file
Jacob Molnia
commited on
Commit
•
d125853
1
Parent(s):
5587ee3
intermidate setup5/maybe done3
Browse files
app/requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub==0.23.*
|
2 |
gradio==4.39.*
|
3 |
-
torch==2.4
|
4 |
transformers==4.43.*
|
5 |
accelerate==0.33.*
|
|
|
1 |
huggingface_hub==0.23.*
|
2 |
gradio==4.39.*
|
3 |
+
torch==2.4+cpu
|
4 |
transformers==4.43.*
|
5 |
accelerate==0.33.*
|
deployment/01_deploy_to_app/inventory/hosts.ini
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
[classserver]
|
2 |
-
server1 ansible_host=paffenroth-23.dyn.wpi.edu ansible_port=22018
|
3 |
-
|
|
|
1 |
[classserver]
|
2 |
+
#server1 ansible_host=paffenroth-23.dyn.wpi.edu ansible_port=22018
|
3 |
+
server1Tailscail ansible_host=group18
|